diff --git a/bitnami/mongodb-sharded/Chart.yaml b/bitnami/mongodb-sharded/Chart.yaml index e705a8b136..80a06230ce 100644 --- a/bitnami/mongodb-sharded/Chart.yaml +++ b/bitnami/mongodb-sharded/Chart.yaml @@ -8,7 +8,7 @@ annotations: - name: mongodb-exporter image: docker.io/bitnami/mongodb-exporter:0.40.0-debian-12-r15 - name: mongodb-sharded - image: docker.io/bitnami/mongodb-sharded:7.0.8-debian-12-r1 + image: docker.io/bitnami/mongodb-sharded:7.0.8-debian-12-r2 - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r18 apiVersion: v2 @@ -35,4 +35,4 @@ maintainers: name: mongodb-sharded sources: - https://github.com/bitnami/charts/tree/main/bitnami/mongodb-sharded -version: 8.0.4 +version: 8.0.5 diff --git a/bitnami/mongodb-sharded/values.yaml b/bitnami/mongodb-sharded/values.yaml index c462d2d273..30e45aa47d 100644 --- a/bitnami/mongodb-sharded/values.yaml +++ b/bitnami/mongodb-sharded/values.yaml @@ -85,7 +85,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/mongodb-sharded - tag: 7.0.8-debian-12-r1 + tag: 7.0.8-debian-12-r2 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'