diff --git a/incubator/elasticsearch/Chart.yaml b/incubator/elasticsearch/Chart.yaml index 78f936a948..1280acfeac 100755 --- a/incubator/elasticsearch/Chart.yaml +++ b/incubator/elasticsearch/Chart.yaml @@ -1,6 +1,6 @@ name: elasticsearch home: https://www.elastic.co/products/elasticsearch -version: 0.4.1 +version: 0.4.2 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 diff --git a/incubator/elasticsearch/README.md b/incubator/elasticsearch/README.md index 99328dcf16..a59d62c835 100644 --- a/incubator/elasticsearch/README.md +++ b/incubator/elasticsearch/README.md @@ -1,10 +1,7 @@ # Elasticsearch Helm Chart -This image is using Fabric8's great [kubernetes discovery -plugin](https://github.com/fabric8io/elasticsearch-cloud-kubernetes) for -elasticsearch and their -[image](https://hub.docker.com/r/jetstack/elasticsearch-pet/) as parent. - +This chart is based on the [centerforopenscience/elasticsearch](https://hub.docker.com/r/centerforopenscience/elasticsearch/) image which comes with Fabric8's great [kubernetes discovery plugin](https://github.com/fabric8io/elasticsearch-cloud-kubernetes) for Elasticsearch. + ## Prerequisites Details * Kubernetes 1.6+