diff --git a/charts/stable/mongodb/Chart.yaml b/charts/stable/mongodb/Chart.yaml index e714f1bed31..4e20cd52833 100644 --- a/charts/stable/mongodb/Chart.yaml +++ b/charts/stable/mongodb/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 7.0.14 +appVersion: 8.0.0 dependencies: - name: common version: 25.0.0 @@ -35,4 +35,4 @@ sources: - https://hub.docker.com/r/bitnami/mongodb - https://www.mongodb.com type: application -version: 14.2.1 +version: 15.0.0 diff --git a/charts/stable/mongodb/values.yaml b/charts/stable/mongodb/values.yaml index 9e55e8fff45..9eb604be7ac 100644 --- a/charts/stable/mongodb/values.yaml +++ b/charts/stable/mongodb/values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/mongodb pullPolicy: IfNotPresent - tag: 7.0.14@sha256:4d4da4780de98ec2708e345d70a9455ad231dfcd2b11bf5706ccf616cf866a31 + tag: 8.0.0@sha256:702f6698b85cd54af271051d4898d123b48572c5292c216b94375a71abdb75bd includeCommon: true workload: