@@ -19,7 +19,7 @@ global:
1919image :
2020 registry : docker.io
2121 repository : bitnami/elasticsearch
22- tag : 7.13.1-debian-10-r0
22+ tag : 7.13.1-debian-10-r8
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
@@ -48,7 +48,7 @@ sysctlImage:
4848 enabled : true
4949 registry : docker.io
5050 repository : bitnami/bitnami-shell
51- tag : 10-debian-10-r98
51+ tag : 10-debian-10-r106
5252 # # Specify a imagePullPolicy
5353 # # Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
5454 # # ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -83,7 +83,7 @@ volumePermissions:
8383 image :
8484 registry : docker.io
8585 repository : bitnami/bitnami-shell
86- tag : 10-debian-10-r98
86+ tag : 10-debian-10-r106
8787 pullPolicy : Always
8888 # # Optionally specify an array of imagePullSecrets.
8989 # # Secrets must be manually created in the namespace.
@@ -898,7 +898,7 @@ curator:
898898 image :
899899 registry : docker.io
900900 repository : bitnami/elasticsearch-curator
901- tag : 5.8.4-debian-10-r29
901+ tag : 5.8.4-debian-10-r37
902902 pullPolicy : IfNotPresent
903903 # # Optionally specify an array of imagePullSecrets.
904904 # # Secrets must be manually created in the namespace.
@@ -1124,7 +1124,7 @@ metrics:
11241124 image :
11251125 registry : docker.io
11261126 repository : bitnami/elasticsearch-exporter
1127- tag : 1.1 .0-debian-10-r456
1127+ tag : 1.2 .0-debian-10-r3
11281128 pullPolicy : IfNotPresent
11291129 # # Optionally specify an array of imagePullSecrets.
11301130 # # Secrets must be manually created in the namespace.
0 commit comments