@@ -176,7 +176,7 @@ initContainers: []
176176image :
177177 registry : docker.io
178178 repository : bitnami/elasticsearch
179- tag : 8.2.1 -debian-10-r1
179+ tag : 8.2.2 -debian-10-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-r353
1737+ tag : 5.8.4-debian-10-r354
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-r208
2012+ tag : 1.3.0-debian-10-r209
20132013 pullPolicy : IfNotPresent
20142014 # # Optionally specify an array of imagePullSecrets.
20152015 # # Secrets must be manually created in the namespace.
@@ -2306,7 +2306,7 @@ metrics:
23062306 # - alert: es cluster error
23072307 # annotations:
23082308 # summary: "es cluster error"
2309- # description: "es cluster error���������cluster state {{`{{`}} $labels.color {{`}}`}}"
2309+ # description: "es cluster error��������������������������� cluster state {{`{{`}} $labels.color {{`}}`}}"
23102310 # expr: elasticsearch_cluster_health_status{color="red"} ==1 or elasticsearch_cluster_health_status{color="yellow"} ==1
23112311 # for: 1m
23122312 # labels:
@@ -2334,7 +2334,7 @@ volumePermissions:
23342334 image :
23352335 registry : docker.io
23362336 repository : bitnami/bitnami-shell
2337- tag : 10-debian-10-r435
2337+ tag : 10-debian-10-r436
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-r435
2382+ tag : 10-debian-10-r436
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