[stable/elasticsearch] update to version 6.5.3 (#10050)

Signed-off-by: Fabrizio Fortino <fabrizio.fortino@gmail.com>
This commit is contained in:
Fabrizio Fortino
2018-12-17 12:51:51 -08:00
committed by Kubernetes Prow Robot
parent 643d2af5c3
commit de59b51c48
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
name: elasticsearch
home: https://www.elastic.co/products/elasticsearch
version: 1.15.0
appVersion: 6.5.1
version: 1.15.1
appVersion: 6.5.3
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 -1
View File
@@ -61,7 +61,7 @@ The following table lists the configurable parameters of the elasticsearch chart
| Parameter | Description | Default |
| ------------------------------------ | ------------------------------------------------------------------- | --------------------------------------------------- |
| `appVersion` | Application Version (Elasticsearch) | `6.5.1` |
| `appVersion` | Application Version (Elasticsearch) | `6.5.3` |
| `image.repository` | Container image name | `docker.elastic.co/elasticsearch/elasticsearch-oss` |
| `image.tag` | Container image tag | `6.5.1` |
| `image.pullPolicy` | Container pull policy | `IfNotPresent` |
+1 -1
View File
@@ -33,7 +33,7 @@ podSecurityPolicy:
image:
repository: "docker.elastic.co/elasticsearch/elasticsearch-oss"
tag: "6.5.1"
tag: "6.5.3"
pullPolicy: "IfNotPresent"
# If specified, use these secrets to access the image
# pullSecrets: