From 68862091fbbfbf06ddec7ce46bb30f66d3e5e641 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 21:03:03 +0200 Subject: [PATCH] Update container image ghcr.io/truecharts/mongodb to v5.0.6 (#11) 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 8e0ea8f5..c8457222 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:efd56b1a5f60c5d40035b854de99d93853b7340c429baf2e3a5684079d5ced5a + tag: v5.0.6@sha256:c2c4d2883d1c90032e5990229a558d13ff1a0ab1854901442e0bb44a0e9b899c # -- Specify the mongodb image pull policy pullPolicy: IfNotPresent