diff --git a/charts/dependency/mongodb/Chart.yaml b/charts/dependency/mongodb/Chart.yaml index 1c3564eb5b6..8c65df6627b 100644 --- a/charts/dependency/mongodb/Chart.yaml +++ b/charts/dependency/mongodb/Chart.yaml @@ -1,35 +1,34 @@ -kubeVersion: ">=1.24.0" +kubeVersion: '>=1.24.0' apiVersion: v2 name: mongodb -version: 9.0.3 +version: 9.0.4 appVersion: 7.0.4 -description: - Fast, reliable, scalable, and easy to use open-source no-sql database +description: Fast, reliable, scalable, and easy to use open-source no-sql database system. home: https://truecharts.org/charts/dependency/mongodb icon: https://truecharts.org/img/hotlink-ok/chart-icons/mongodb.png deprecated: false sources: - - https://github.com/bitnami/bitnami-docker-mongodb - - https://www.mongodb.com - - https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb - - https://hub.docker.com/r/bitnami/mongodb +- https://github.com/bitnami/bitnami-docker-mongodb +- https://www.mongodb.com +- https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb +- https://hub.docker.com/r/bitnami/mongodb maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - mongodb - - database - - nosql +- mongodb +- database +- nosql dependencies: - - name: common - version: 15.3.3 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] +- name: common + version: 15.3.3 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dependency/mongodb/values.yaml b/charts/dependency/mongodb/values.yaml index 3caf07e81ee..b9eb4d40ab6 100644 --- a/charts/dependency/mongodb/values.yaml +++ b/charts/dependency/mongodb/values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/mongodb pullPolicy: IfNotPresent - tag: 7.0.4@sha256:20d7c04ac542ad5a46ac3ed0cc7f065b0da20cc72b5e9fe36ece2b565903fff1 + tag: 7.0.4@sha256:2fd7f81d38b3495c43843c492e42d4950a73de4d40181a557c97d225308f00b0 workload: main: replicas: 1