From ba3b0561f649a91ccfc4765d9fd8a52da1c8a0a7 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Sat, 5 Nov 2022 18:34:08 +0100 Subject: [PATCH] Update values.yaml --- charts/common/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/common/values.yaml b/charts/common/values.yaml index 15b2a4ac..567a4943 100644 --- a/charts/common/values.yaml +++ b/charts/common/values.yaml @@ -62,7 +62,7 @@ ubuntuImage: # -- Specify the multi-init image repository: tccr.io/truecharts/ubuntu # -- Specify the redis image tag - tag: jammy-20221101@sha256:654f59a003b708d4394884fa280ccfdce42c82a1da78496984f392b014056797 + tag: jammy-20221101@sha256:7ba6c3c7f95ab13e9c764f0f04987da6fa5192ccecbe6a267690a3c6b8090779 # -- Specify the redis image pull policy pullPolicy: IfNotPresent