From 6561763c3d87e2c04cd7bf968f242e19db8ae047 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Sun, 19 Sep 2021 23:31:55 +0000 Subject: [PATCH] [bitnami/mongodb-sharded] Release 3.9.7 updating components versions Signed-off-by: Bitnami Containers --- bitnami/mongodb-sharded/Chart.yaml | 4 ++-- bitnami/mongodb-sharded/values.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bitnami/mongodb-sharded/Chart.yaml b/bitnami/mongodb-sharded/Chart.yaml index de3511b04..2983ce855 100644 --- a/bitnami/mongodb-sharded/Chart.yaml +++ b/bitnami/mongodb-sharded/Chart.yaml @@ -1,7 +1,7 @@ annotations: category: Database apiVersion: v2 -appVersion: 4.4.8 +appVersion: 4.4.9 dependencies: - name: common repository: https://charts.bitnami.com/bitnami @@ -26,5 +26,5 @@ name: mongodb-sharded sources: - https://github.com/bitnami/bitnami-docker-mongodb-sharded - https://mongodb.org -version: 3.9.6 +version: 3.9.7 diff --git a/bitnami/mongodb-sharded/values.yaml b/bitnami/mongodb-sharded/values.yaml index 1e2ff9cf6..6837b73a3 100644 --- a/bitnami/mongodb-sharded/values.yaml +++ b/bitnami/mongodb-sharded/values.yaml @@ -58,7 +58,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/mongodb-sharded - tag: 4.4.8-debian-10-r46 + tag: 4.4.9-debian-10-r0 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -208,7 +208,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r192 + tag: 10-debian-10-r197 pullPolicy: Always ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -1115,7 +1115,7 @@ metrics: image: registry: docker.io repository: bitnami/mongodb-exporter - tag: 0.11.2-debian-10-r279 + tag: 0.11.2-debian-10-r284 pullPolicy: Always ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.