Skip to content

Commit 4508d89

Browse files
author
Bitnami Containers
committed
[bitnami/elasticsearch] Release 8.0.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
1 parent 59c3bd0 commit 4508d89

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

bitnami/elasticsearch/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v1
22
name: elasticsearch
3-
version: 8.0.2
3+
version: 8.0.3
44
appVersion: 7.4.2
55
description: A highly scalable open-source full-text search and analytics engine
66
keywords:

bitnami/elasticsearch/values-production.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
image:
1515
registry: docker.io
1616
repository: bitnami/elasticsearch
17-
tag: 7.4.2-debian-9-r0
17+
tag: 7.4.2-debian-9-r1
1818
## Specify a imagePullPolicy
1919
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
2020
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -336,7 +336,7 @@ curator:
336336
image:
337337
registry: docker.io
338338
repository: bitnami/elasticsearch-curator
339-
tag: 5.8.1-debian-9-r8
339+
tag: 5.8.1-debian-9-r9
340340
pullPolicy: IfNotPresent
341341
## Optionally specify an array of imagePullSecrets.
342342
## Secrets must be manually created in the namespace.
@@ -494,7 +494,7 @@ metrics:
494494
image:
495495
registry: docker.io
496496
repository: bitnami/elasticsearch-exporter
497-
tag: 1.1.0-debian-9-r71
497+
tag: 1.1.0-debian-9-r72
498498
pullPolicy: IfNotPresent
499499
## Optionally specify an array of imagePullSecrets.
500500
## 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
@@ -14,7 +14,7 @@
1414
image:
1515
registry: docker.io
1616
repository: bitnami/elasticsearch
17-
tag: 7.4.2-debian-9-r0
17+
tag: 7.4.2-debian-9-r1
1818
## Specify a imagePullPolicy
1919
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
2020
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -336,7 +336,7 @@ curator:
336336
image:
337337
registry: docker.io
338338
repository: bitnami/elasticsearch-curator
339-
tag: 5.8.1-debian-9-r8
339+
tag: 5.8.1-debian-9-r9
340340
pullPolicy: IfNotPresent
341341
## Optionally specify an array of imagePullSecrets.
342342
## Secrets must be manually created in the namespace.
@@ -494,7 +494,7 @@ metrics:
494494
image:
495495
registry: docker.io
496496
repository: bitnami/elasticsearch-exporter
497-
tag: 1.1.0-debian-9-r71
497+
tag: 1.1.0-debian-9-r72
498498
pullPolicy: IfNotPresent
499499
## Optionally specify an array of imagePullSecrets.
500500
## Secrets must be manually created in the namespace.

0 commit comments

Comments
 (0)