Skip to content

Commit dd47245

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

bitnami/elasticsearch/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ name: elasticsearch
2525
sources:
2626
- https://github.com/bitnami/bitnami-docker-elasticsearch
2727
- https://www.elastic.co/products/elasticsearch
28-
version: 17.9.22
28+
version: 17.9.23

bitnami/elasticsearch/values.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ diagnosticMode:
6565
image:
6666
registry: docker.io
6767
repository: bitnami/elasticsearch
68-
tag: 7.17.2-debian-10-r1
68+
tag: 7.17.2-debian-10-r2
6969
## Specify a imagePullPolicy
7070
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
7171
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -1325,7 +1325,7 @@ curator:
13251325
image:
13261326
registry: docker.io
13271327
repository: bitnami/elasticsearch-curator
1328-
tag: 5.8.4-debian-10-r302
1328+
tag: 5.8.4-debian-10-r303
13291329
pullPolicy: IfNotPresent
13301330
## Optionally specify an array of imagePullSecrets.
13311331
## Secrets must be manually created in the namespace.
@@ -1583,7 +1583,7 @@ metrics:
15831583
image:
15841584
registry: docker.io
15851585
repository: bitnami/elasticsearch-exporter
1586-
tag: 1.3.0-debian-10-r157
1586+
tag: 1.3.0-debian-10-r158
15871587
pullPolicy: IfNotPresent
15881588
## Optionally specify an array of imagePullSecrets.
15891589
## Secrets must be manually created in the namespace.
@@ -1773,7 +1773,7 @@ sysctlImage:
17731773
##
17741774
registry: docker.io
17751775
repository: bitnami/bitnami-shell
1776-
tag: 10-debian-10-r384
1776+
tag: 10-debian-10-r385
17771777
## Specify a imagePullPolicy
17781778
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
17791779
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -1826,7 +1826,7 @@ volumePermissions:
18261826
image:
18271827
registry: docker.io
18281828
repository: bitnami/bitnami-shell
1829-
tag: 10-debian-10-r384
1829+
tag: 10-debian-10-r385
18301830
pullPolicy: IfNotPresent
18311831
## Optionally specify an array of imagePullSecrets.
18321832
## Secrets must be manually created in the namespace.

0 commit comments

Comments
 (0)