From b5ce1bf2ac169f460d935996ad03c37aca5fb9e2 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Sat, 5 Nov 2022 14:08:47 +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 7384b46f..15b2a4ac 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:0c22cb66d04dc51fd49ad6b6133426efe7ac0c76a259bbc7ec9ea331a1e628ba + tag: jammy-20221101@sha256:654f59a003b708d4394884fa280ccfdce42c82a1da78496984f392b014056797 # -- Specify the redis image pull policy pullPolicy: IfNotPresent