From 23685b2185299bb4b09f3cbd4de7d05307ab66fa Mon Sep 17 00:00:00 2001 From: Adnan Abdulhussein Date: Mon, 13 Feb 2017 13:07:13 -0800 Subject: [PATCH] [incubator/elasticsearch] update description and add icon (#586) * [incubator/elasticsearch] update description and add icon * version bump --- incubator/elasticsearch/Chart.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/incubator/elasticsearch/Chart.yaml b/incubator/elasticsearch/Chart.yaml index b57e50b968..2e751ad08d 100755 --- a/incubator/elasticsearch/Chart.yaml +++ b/incubator/elasticsearch/Chart.yaml @@ -1,7 +1,8 @@ name: elasticsearch home: https://www.elastic.co/products/elasticsearch -version: 0.1.3 -description: Elasticsearch chart for Kubernetes +version: 0.1.4 +description: Flexible and powerful open source, distributed real-time search and analytics engine. +icon: https://static-www.elastic.co/assets/blteb1c97719574938d/logo-elastic-elasticsearch-lt.svg sources: - https://www.elastic.co/products/elasticsearch - https://github.com/jetstack/elasticsearch-pet