@@ -19,7 +19,7 @@ global:
1919image :
2020 registry : docker.io
2121 repository : bitnami/elasticsearch
22- tag : 7.10.2-debian-10-r10
22+ tag : 7.10.2-debian-10-r40
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
5050sysctlImage :
5151 enabled : true
5252 registry : docker.io
53- repository : bitnami/minideb
54- tag : buster
53+ repository : bitnami/bitnami-shell
54+ tag : " 10 "
5555 # # Specify a imagePullPolicy
5656 # # Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
5757 # # ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -85,8 +85,8 @@ volumePermissions:
8585 enabled : false
8686 image :
8787 registry : docker.io
88- repository : bitnami/minideb
89- tag : buster
88+ repository : bitnami/bitnami-shell
89+ tag : " 10 "
9090 pullPolicy : Always
9191 # # Optionally specify an array of imagePullSecrets.
9292 # # Secrets must be manually created in the namespace.
@@ -824,7 +824,7 @@ curator:
824824 image :
825825 registry : docker.io
826826 repository : bitnami/elasticsearch-curator
827- tag : 5.8.3-debian-10-r43
827+ tag : 5.8.3-debian-10-r72
828828 pullPolicy : IfNotPresent
829829 # # Optionally specify an array of imagePullSecrets.
830830 # # Secrets must be manually created in the namespace.
@@ -1045,7 +1045,7 @@ metrics:
10451045 image :
10461046 registry : docker.io
10471047 repository : bitnami/elasticsearch-exporter
1048- tag : 1.1.0-debian-10-r339
1048+ tag : 1.1.0-debian-10-r368
10491049 pullPolicy : IfNotPresent
10501050 # # Optionally specify an array of imagePullSecrets.
10511051 # # Secrets must be manually created in the namespace.
0 commit comments