Skip to content

Commit 697f203

Browse files
author
Bitnami Containers
committed
[bitnami/elasticsearch] Release 17.9.9 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
1 parent 21b4731 commit 697f203

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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
annotations:
22
category: Analytics
33
apiVersion: v2
4-
appVersion: 7.17.0
4+
appVersion: 7.17.1
55
dependencies:
66
- condition: global.kibanaEnabled
77
name: kibana
@@ -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.8
28+
version: 17.9.9

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.0-debian-10-r24
68+
tag: 7.17.1-debian-10-r1
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-r270
1328+
tag: 5.8.4-debian-10-r277
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-r124
1586+
tag: 1.3.0-debian-10-r132
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-r351
1776+
tag: 10-debian-10-r359
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-r351
1829+
tag: 10-debian-10-r359
18301830
pullPolicy: IfNotPresent
18311831
## Optionally specify an array of imagePullSecrets.
18321832
## Secrets must be manually created in the namespace.

0 commit comments

Comments
 (0)