@@ -176,7 +176,7 @@ initContainers: []
176176image :
177177 registry : docker.io
178178 repository : bitnami/elasticsearch
179- tag : 8.2.2-debian-10 -r0
179+ tag : 8.2.2-debian-11 -r0
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
@@ -1734,7 +1734,7 @@ curator:
17341734 image :
17351735 registry : docker.io
17361736 repository : bitnami/elasticsearch-curator
1737- tag : 5.8.4-debian-10-r354
1737+ tag : 5.8.4-debian-11-r0
17381738 pullPolicy : IfNotPresent
17391739 # # Optionally specify an array of imagePullSecrets.
17401740 # # Secrets must be manually created in the namespace.
@@ -2009,7 +2009,7 @@ metrics:
20092009 image :
20102010 registry : docker.io
20112011 repository : bitnami/elasticsearch-exporter
2012- tag : 1.3.0-debian-10-r209
2012+ tag : 1.3.0-debian-11-r0
20132013 pullPolicy : IfNotPresent
20142014 # # Optionally specify an array of imagePullSecrets.
20152015 # # Secrets must be manually created in the namespace.
@@ -2334,7 +2334,7 @@ volumePermissions:
23342334 image :
23352335 registry : docker.io
23362336 repository : bitnami/bitnami-shell
2337- tag : 10 -debian-10-r436
2337+ tag : 11 -debian-11-r0
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 : 10 -debian-10-r436
2382+ tag : 11 -debian-11-r0
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