Compare commits

..

1 Commits

Author SHA1 Message Date
280f5c5f31 Update redis Docker tag to v7.4.9 2026-06-12 00:14:03 +00:00

View File

@ -87,7 +87,7 @@ websocket:
repository: redis
# -- Redis image tag
# @section -- Websocket configuration
tag: 7.4.2-alpine3.21
tag: 7.4.9-alpine3.21
# -- Redis image pull policy
# @section -- Websocket configuration
pullPolicy: IfNotPresent