From 60d965f3c499572e855781fd5caa43cd3f40596b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 21:01:54 +0200 Subject: [PATCH] Update container image ghcr.io/truecharts/mongodb to v (#10) Co-authored-by: TrueCharts-Bot --- 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 731d33a9..8e0ea8f5 100644 --- a/charts/common/values.yaml +++ b/charts/common/values.yaml @@ -84,7 +84,7 @@ mongodbImage: # -- Specify the mongodb image repository: ghcr.io/truecharts/mongodb # -- Specify the mongodb image tag - tag: v4.4.13@sha256:UPDATEDIGEST + tag: v4.4.13@sha256:efd56b1a5f60c5d40035b854de99d93853b7340c429baf2e3a5684079d5ced5a # -- Specify the mongodb image pull policy pullPolicy: IfNotPresent