diff --git a/kubernetes/apps/development/redis-commander/app/values.yaml b/kubernetes/apps/development/redis-commander/app/values.yaml index fbd450b6..70e77906 100644 --- a/kubernetes/apps/development/redis-commander/app/values.yaml +++ b/kubernetes/apps/development/redis-commander/app/values.yaml @@ -11,7 +11,7 @@ controllers: repository: ghcr.io/joeferner/redis-commander # TODO: onedr0p images are not immutable, so it needed to add the @shaXYZ after the tag version to ensure using the same image. # https://github.com/onedr0p/containers?tab=readme-ov-file#tag-immutability - tag: latest@sha256:dc7f18347923dba9822264f43a2ffd349bdeae0888a6da3c98ddb3511e8362a6 + tag: latest@sha256:f5c754d138c66a0e3f723f06e4ff7e308bdf96a43651212e7ba68633b89c25b9 envFrom: - secretRef: name: redis-commander-secret