Skip to content

Commit cf91e91

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

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: 11.0.2
3+
version: 11.0.3
44
appVersion: 7.6.0
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
@@ -19,7 +19,7 @@ global:
1919
image:
2020
registry: docker.io
2121
repository: bitnami/elasticsearch
22-
tag: 7.6.0-debian-10-r0
22+
tag: 7.6.0-debian-10-r1
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
@@ -548,7 +548,7 @@ curator:
548548
image:
549549
registry: docker.io
550550
repository: bitnami/elasticsearch-curator
551-
tag: 5.8.1-debian-10-r15
551+
tag: 5.8.1-debian-10-r16
552552
pullPolicy: IfNotPresent
553553
## Optionally specify an array of imagePullSecrets.
554554
## Secrets must be manually created in the namespace.
@@ -713,7 +713,7 @@ metrics:
713713
image:
714714
registry: docker.io
715715
repository: bitnami/elasticsearch-exporter
716-
tag: 1.1.0-debian-10-r15
716+
tag: 1.1.0-debian-10-r16
717717
pullPolicy: IfNotPresent
718718
## Optionally specify an array of imagePullSecrets.
719719
## 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.6.0-debian-10-r0
22+
tag: 7.6.0-debian-10-r1
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
@@ -548,7 +548,7 @@ curator:
548548
image:
549549
registry: docker.io
550550
repository: bitnami/elasticsearch-curator
551-
tag: 5.8.1-debian-10-r15
551+
tag: 5.8.1-debian-10-r16
552552
pullPolicy: IfNotPresent
553553
## Optionally specify an array of imagePullSecrets.
554554
## Secrets must be manually created in the namespace.
@@ -713,7 +713,7 @@ metrics:
713713
image:
714714
registry: docker.io
715715
repository: bitnami/elasticsearch-exporter
716-
tag: 1.1.0-debian-10-r15
716+
tag: 1.1.0-debian-10-r16
717717
pullPolicy: IfNotPresent
718718
## Optionally specify an array of imagePullSecrets.
719719
## Secrets must be manually created in the namespace.

0 commit comments

Comments
 (0)