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