Skip to content

Commit 1d6e0ee

Browse files
[redis] Update charts/redis/values.yaml redis
1 parent ae1cb60 commit 1d6e0ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/redis/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ image:
2626
## @param image.repository Redis image repository
2727
repository: redis
2828
## @param image.tag Redis image tag
29-
tag: "8.4.0@sha256:8ee66466e64f002d69f05c3b61d1cc13f1c310d855a3952b532f798884fac9f6"
29+
tag: "8.4.0@sha256:3906b477e4b60250660573105110c28bfce93b01243eab37610a484daebceb04"
3030
## @param image.pullPolicy Redis image pull policy
3131
pullPolicy: Always
3232

@@ -294,7 +294,7 @@ sentinel:
294294
## @param sentinel.image.repository Redis Sentinel image repository
295295
image:
296296
repository: redis
297-
tag: "8.4.0@sha256:8ee66466e64f002d69f05c3b61d1cc13f1c310d855a3952b532f798884fac9f6"
297+
tag: "8.4.0@sha256:3906b477e4b60250660573105110c28bfce93b01243eab37610a484daebceb04"
298298
pullPolicy: Always
299299
## @param sentinel.config.announceHostnames Use the hostnames instead of the IP in "announce-ip" commands
300300
config:

0 commit comments

Comments
 (0)