From 670b826cb2f66db74d9c443da4a330f2a6ae9e4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20=C3=81ngel=20Mart=C3=ADnez=20Trivi=C3=B1o?= Date: Sun, 12 Feb 2017 20:22:22 -0800 Subject: [PATCH] [stable/redis] Add icon and update readme (#561) * [stable/redis] Update description, adding icon * Version bump --- stable/redis/Chart.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/stable/redis/Chart.yaml b/stable/redis/Chart.yaml index ae0f412960..de0e902075 100644 --- a/stable/redis/Chart.yaml +++ b/stable/redis/Chart.yaml @@ -1,11 +1,12 @@ name: redis -version: 0.4.3 -description: Chart for Redis +version: 0.4.4 +description: Open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. keywords: - redis - keyvalue - database home: http://redis.io/ +icon: https://bitnami.com/assets/stacks/redis/img/redis-stack-220x234.png sources: - https://github.com/bitnami/bitnami-docker-redis maintainers: