mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Fix default container image (#2563)
* Fix default container image * Remove wrong link to img - right link is in the configuration table * update chart version * Update README.md
This commit is contained in:
committed by
Reinhard Nägele
parent
568519e1b1
commit
6248ed64a0
@@ -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
|
||||
|
||||
@@ -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+
|
||||
|
||||
Reference in New Issue
Block a user