From a2f7359f83fe151d0bc644e43055ad088dceed49 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 21 Oct 2022 17:52:20 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/multi-init to v1.0.0 (#258) * chore(deps): update container image tccr.io/truecharts/multi-init to v1.0.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 fa1a9481..d2799575 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.5 +version: 10.7.6 diff --git a/charts/common/values.yaml b/charts/common/values.yaml index 33f94d33..9aa32f7f 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: v0.0.1@sha256:5c1367f74527c7cdf02d034d721d0d7ac15ac08f5ab0b7f9106152c05e053618 + tag: 1.0.0@sha256:122039a163f8791d409f55f8af5100928241c1c4bc3d55f6c9cbd58a9ef5049b # -- Specify the redis image pull policy pullPolicy: IfNotPresent