diff --git a/charts/stable/mongodb/Chart.yaml b/charts/stable/mongodb/Chart.yaml index 545e2ecc1d1..6c3ea5ea2e3 100644 --- a/charts/stable/mongodb/Chart.yaml +++ b/charts/stable/mongodb/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 7.0.6 +appVersion: 7.0.7 dependencies: - name: common version: 20.2.2 @@ -24,7 +24,7 @@ keywords: - mongodb - database - nosql -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mongodb - https://hub.docker.com/r/bitnami/mongodb type: application -version: 12.7.1 +version: 12.7.2 diff --git a/charts/stable/mongodb/values.yaml b/charts/stable/mongodb/values.yaml index f18bfca6df1..04ef1d99d62 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.6@sha256:046f45d6fe3889b05907571be5c68af76f2bea8bdee63879ebe0f4bf478e6bee + tag: 7.0.7@sha256:b731d29fb853a3e92e21e011113e8ebd773de79437a42c7b7011335422a7523e includeCommon: true workload: