From 3dd8685ebb935dde27fa7746bab4fb343c52cdae Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Sat, 21 May 2022 23:00:21 +0000 Subject: [PATCH] [bitnami/mongodb] Release 12.1.10 updating components versions Signed-off-by: Bitnami Containers --- bitnami/mongodb/Chart.lock | 6 +++--- bitnami/mongodb/Chart.yaml | 2 +- bitnami/mongodb/values.yaml | 10 +++++----- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/bitnami/mongodb/Chart.lock b/bitnami/mongodb/Chart.lock index 90814c782..dea628d85 100644 --- a/bitnami/mongodb/Chart.lock +++ b/bitnami/mongodb/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: https://charts.bitnami.com/bitnami - version: 1.14.0 -digest: sha256:965d4465e4039d36637175307a8edfc13a53414d3bb698c0d26c8acc1cf3ec3d -generated: "2022-05-16T11:13:42.342593111Z" + version: 1.14.1 +digest: sha256:c69621f97b90b8c2e909293fbc475f0a3b0aaa4aa04de5df3e5d7a1974e5d735 +generated: "2022-05-21T19:41:32.888613338Z" diff --git a/bitnami/mongodb/Chart.yaml b/bitnami/mongodb/Chart.yaml index da826c14b..b79ecdc0e 100644 --- a/bitnami/mongodb/Chart.yaml +++ b/bitnami/mongodb/Chart.yaml @@ -26,4 +26,4 @@ name: mongodb sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://mongodb.org -version: 12.1.9 +version: 12.1.10 diff --git a/bitnami/mongodb/values.yaml b/bitnami/mongodb/values.yaml index 00dfb0382..1244290d2 100644 --- a/bitnami/mongodb/values.yaml +++ b/bitnami/mongodb/values.yaml @@ -105,7 +105,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/mongodb - tag: 5.0.8-debian-10-r23 + tag: 5.0.8-debian-10-r24 ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images ## @@ -196,7 +196,7 @@ tls: image: registry: docker.io repository: bitnami/nginx - tag: 1.21.6-debian-10-r113 + tag: 1.21.6-debian-10-r114 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -734,7 +734,7 @@ externalAccess: image: registry: docker.io repository: bitnami/kubectl - tag: 1.24.0-debian-10-r1 + tag: 1.24.0-debian-10-r2 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -1081,7 +1081,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r430 + tag: 10-debian-10-r431 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -1825,7 +1825,7 @@ metrics: image: registry: docker.io repository: bitnami/mongodb-exporter - tag: 0.32.0-debian-10-r23 + tag: 0.32.0-debian-10-r24 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.