@@ -91,7 +91,7 @@ diagnosticMode:
91
91
image :
92
92
registry : docker.io
93
93
repository : bitnami/redis
94
- tag : 7.2.4-debian-12-r8
94
+ tag : 7.2.4-debian-12-r9
95
95
digest : " "
96
96
# # Specify a imagePullPolicy
97
97
# # Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -1096,7 +1096,7 @@ sentinel:
1096
1096
image :
1097
1097
registry : docker.io
1098
1098
repository : bitnami/redis-sentinel
1099
- tag : 7.2.4-debian-12-r6
1099
+ tag : 7.2.4-debian-12-r7
1100
1100
digest : " "
1101
1101
# # Specify a imagePullPolicy
1102
1102
# # Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -1588,7 +1588,7 @@ metrics:
1588
1588
image :
1589
1589
registry : docker.io
1590
1590
repository : bitnami/redis-exporter
1591
- tag : 1.58.0-debian-12-r2
1591
+ tag : 1.58.0-debian-12-r3
1592
1592
digest : " "
1593
1593
pullPolicy : IfNotPresent
1594
1594
# # Optionally specify an array of imagePullSecrets.
@@ -1954,7 +1954,7 @@ volumePermissions:
1954
1954
image :
1955
1955
registry : docker.io
1956
1956
repository : bitnami/os-shell
1957
- tag : 12-debian-12-r15
1957
+ tag : 12-debian-12-r16
1958
1958
digest : " "
1959
1959
pullPolicy : IfNotPresent
1960
1960
# # Optionally specify an array of imagePullSecrets.
@@ -2012,7 +2012,7 @@ sysctl:
2012
2012
image :
2013
2013
registry : docker.io
2014
2014
repository : bitnami/os-shell
2015
- tag : 12-debian-12-r15
2015
+ tag : 12-debian-12-r16
2016
2016
digest : " "
2017
2017
pullPolicy : IfNotPresent
2018
2018
# # Optionally specify an array of imagePullSecrets.
0 commit comments