From 48ca508d2ca3bdcfbdffb105a2202cc0e2c8bcc9 Mon Sep 17 00:00:00 2001 From: Adnan Abdulhussein Date: Fri, 10 Feb 2017 16:16:56 -0800 Subject: [PATCH] [incubator/zookeeper] update description and icon (#595) * [incubator/zookeeper] update description and icon * bump chart version --- incubator/zookeeper/Chart.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/incubator/zookeeper/Chart.yaml b/incubator/zookeeper/Chart.yaml index 20bf7038d9..41d1f26a16 100755 --- a/incubator/zookeeper/Chart.yaml +++ b/incubator/zookeeper/Chart.yaml @@ -1,7 +1,8 @@ name: zookeeper home: https://zookeeper.apache.org/ -version: 0.2.0 -description: Zookeeper Helm chart for Kubernetes. +version: 0.2.1 +description: Centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. +icon: https://zookeeper.apache.org/images/zookeeper_small.gif sources: - https://github.com/apache/zookeeper - https://github.com/kubernetes/contrib/tree/master/statefulset/zookeeper