File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -25,4 +25,4 @@ name: elasticsearch
2525sources :
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
Original file line number Diff line number Diff line change @@ -176,7 +176,7 @@ initContainers: []
176176image :
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
You can’t perform that action at this time.
0 commit comments