Skip to content

Commit 45f5fdd

Browse files
author
Bitnami Containers
committed
[bitnami/elasticsearch] Release 18.2.12 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
1 parent a238986 commit 45f5fdd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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: 18.2.11
28+
version: 18.2.12

bitnami/elasticsearch/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ initContainers: []
176176
image:
177177
registry: docker.io
178178
repository: bitnami/elasticsearch
179-
tag: 8.2.2-debian-11-r3
179+
tag: 8.2.2-debian-11-r4
180180
## Specify a imagePullPolicy
181181
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
182182
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -2334,7 +2334,7 @@ volumePermissions:
23342334
image:
23352335
registry: docker.io
23362336
repository: bitnami/bitnami-shell
2337-
tag: 11-debian-11-r3
2337+
tag: 11-debian-11-r4
23382338
pullPolicy: IfNotPresent
23392339
## Optionally specify an array of imagePullSecrets.
23402340
## Secrets must be manually created in the namespace.
@@ -2379,7 +2379,7 @@ sysctlImage:
23792379
##
23802380
registry: docker.io
23812381
repository: bitnami/bitnami-shell
2382-
tag: 11-debian-11-r3
2382+
tag: 11-debian-11-r4
23832383
## Specify a imagePullPolicy
23842384
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
23852385
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images

0 commit comments

Comments
 (0)