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