Skip to content

Commit a8911fb

Browse files
author
Bitnami Containers
committed
[bitnami/elasticsearch] Release 6.1.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
1 parent fb39528 commit a8911fb

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
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: 6.1.1
4-
appVersion: 7.2.1
3+
version: 6.1.2
4+
appVersion: 7.3.0
55
description: A highly scalable open-source full-text search and analytics engine
66
keywords:
77
- elasticsearch

bitnami/elasticsearch/values-production.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
image:
1414
registry: docker.io
1515
repository: bitnami/elasticsearch
16-
tag: 7.2.1-debian-9-r0
16+
tag: 7.3.0-debian-9-r0
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
@@ -335,7 +335,7 @@ metrics:
335335
image:
336336
registry: docker.io
337337
repository: bitnami/elasticsearch-exporter
338-
tag: 1.0.2-debian-9-r353
338+
tag: 1.0.2-debian-9-r356
339339
pullPolicy: IfNotPresent
340340
## Optionally specify an array of imagePullSecrets.
341341
## Secrets must be manually created in the namespace.

bitnami/elasticsearch/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
image:
1414
registry: docker.io
1515
repository: bitnami/elasticsearch
16-
tag: 7.2.1-debian-9-r0
16+
tag: 7.3.0-debian-9-r0
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
@@ -335,7 +335,7 @@ metrics:
335335
image:
336336
registry: docker.io
337337
repository: bitnami/elasticsearch-exporter
338-
tag: 1.0.2-debian-9-r353
338+
tag: 1.0.2-debian-9-r356
339339
pullPolicy: IfNotPresent
340340
## Optionally specify an array of imagePullSecrets.
341341
## Secrets must be manually created in the namespace.

0 commit comments

Comments
 (0)