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