Skip to content

Commit 67f8871

Browse files
author
Bitnami Containers
committed
bitnami/elasticsearch: update to 6.7.1
Signed-off-by: Bitnami Containers <containers@bitnami.com>
1 parent b14b22c commit 67f8871

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

bitnami/elasticsearch/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
name: elasticsearch
3-
version: 4.7.1
4-
appVersion: 6.7.0
3+
version: 4.7.2
4+
appVersion: 6.7.1
55
description: A highly scalable open-source full-text search and analytics engine
66
keywords:
77
- elasticsearch

bitnami/elasticsearch/values-production.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
image:
1414
registry: docker.io
1515
repository: bitnami/elasticsearch
16-
tag: 6.7.0
16+
tag: 6.7.1
1717
## Specify a imagePullPolicy
1818
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
1919
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images

bitnami/elasticsearch/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
image:
1414
registry: docker.io
1515
repository: bitnami/elasticsearch
16-
tag: 6.7.0
16+
tag: 6.7.1
1717
## Specify a imagePullPolicy
1818
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
1919
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images

0 commit comments

Comments
 (0)