From ec3b2dbe8f6733fea3bff21cd1f78717bb66d61d Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 2 Apr 2022 10:31:55 +0000 Subject: [PATCH] Update container image ghcr.io/truecharts/mongodb to v5.0.6 --- 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 8c5f9e94..dbfdef3b 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: v5.0.6@sha256:f691e5eb67c7648c7eb36b24b187fc5242d8665722a88d37b61e52b77b709d90 + tag: v5.0.6@sha256:c6ff92cae3448fa844c81252a1751ee8406aa5c55389d1da2aee069879f12ff3 # -- Specify the mongodb image pull policy pullPolicy: IfNotPresent