From 4b341673eee344fa18fa749fde5caf6a80e77860 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 5 Nov 2022 13:08:16 +0100 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/multi-init to 1.1.0 (#276) * chore(deps): update container image tccr.io/truecharts/multi-init to 1.1.0 * Commit bumped App Version Signed-off-by: TrueCharts-Bot Signed-off-by: TrueCharts-Bot --- charts/common/Chart.yaml | 2 +- charts/common/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/common/Chart.yaml b/charts/common/Chart.yaml index 2b04122f..92e0f8e9 100644 --- a/charts/common/Chart.yaml +++ b/charts/common/Chart.yaml @@ -15,4 +15,4 @@ maintainers: name: common sources: null type: library -version: 10.7.16 +version: 10.7.17 diff --git a/charts/common/values.yaml b/charts/common/values.yaml index c184ecbd..ce5e9142 100644 --- a/charts/common/values.yaml +++ b/charts/common/values.yaml @@ -72,7 +72,7 @@ multiinitImage: # -- Specify the multi-init image repository: tccr.io/truecharts/multi-init # -- Specify the redis image tag - tag: 1.1.0@sha256:4337af9c2b79b8d571e4ada3c76de55aff8302632cce91b52af860d4a6607742 + tag: 1.1.0@sha256:a239973213923260c6993eb97bd4f98471ec076dddf74a08f6d10fa413e6c5b5 # -- Specify the redis image pull policy pullPolicy: IfNotPresent