Skip to content

Commit 1d37331

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

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
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: 12.6.1
4-
appVersion: 7.8.1
3+
version: 12.6.2
4+
appVersion: 7.9.0
55
description: A highly scalable open-source full-text search and analytics engine
66
keywords:
77
- elasticsearch
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: kibana
33
repository: https://charts.bitnami.com/bitnami
4-
version: 5.3.6
5-
digest: sha256:28616a187f4a713aca699d43ee0a9e2f49c08078ad0642567ad67594b3db7efa
6-
generated: "2020-08-06T05:09:04.990920036Z"
4+
version: 5.3.8
5+
digest: sha256:f297c691ed122e31420d2368bfd0112826913bbfbe446976a28aacb8fdaeafb2
6+
generated: "2020-08-20T08:13:34.589679247Z"

bitnami/elasticsearch/values-production.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ global:
1919
image:
2020
registry: docker.io
2121
repository: bitnami/elasticsearch
22-
tag: 7.8.1-debian-10-r5
22+
tag: 7.9.0-debian-10-r0
2323
## Specify a imagePullPolicy
2424
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
2525
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -618,7 +618,7 @@ curator:
618618
image:
619619
registry: docker.io
620620
repository: bitnami/elasticsearch-curator
621-
tag: 5.8.1-debian-10-r186
621+
tag: 5.8.1-debian-10-r191
622622
pullPolicy: IfNotPresent
623623
## Optionally specify an array of imagePullSecrets.
624624
## Secrets must be manually created in the namespace.
@@ -786,7 +786,7 @@ metrics:
786786
image:
787787
registry: docker.io
788788
repository: bitnami/elasticsearch-exporter
789-
tag: 1.1.0-debian-10-r183
789+
tag: 1.1.0-debian-10-r187
790790
pullPolicy: IfNotPresent
791791
## Optionally specify an array of imagePullSecrets.
792792
## Secrets must be manually created in the namespace.

bitnami/elasticsearch/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ global:
1919
image:
2020
registry: docker.io
2121
repository: bitnami/elasticsearch
22-
tag: 7.8.1-debian-10-r5
22+
tag: 7.9.0-debian-10-r0
2323
## Specify a imagePullPolicy
2424
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
2525
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -618,7 +618,7 @@ curator:
618618
image:
619619
registry: docker.io
620620
repository: bitnami/elasticsearch-curator
621-
tag: 5.8.1-debian-10-r186
621+
tag: 5.8.1-debian-10-r191
622622
pullPolicy: IfNotPresent
623623
## Optionally specify an array of imagePullSecrets.
624624
## Secrets must be manually created in the namespace.
@@ -786,7 +786,7 @@ metrics:
786786
image:
787787
registry: docker.io
788788
repository: bitnami/elasticsearch-exporter
789-
tag: 1.1.0-debian-10-r183
789+
tag: 1.1.0-debian-10-r187
790790
pullPolicy: IfNotPresent
791791
## Optionally specify an array of imagePullSecrets.
792792
## Secrets must be manually created in the namespace.

0 commit comments

Comments
 (0)