diff --git a/bitnami/mongodb/Chart.yaml b/bitnami/mongodb/Chart.yaml index 1990e6a8ca..a4a95f8dc4 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.7 +version: 12.1.8 diff --git a/bitnami/mongodb/values.yaml b/bitnami/mongodb/values.yaml index f276dc2875..6abeb8e119 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-r20 + tag: 5.0.8-debian-10-r21 ## 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-r109 + tag: 1.21.6-debian-10-r111 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.23.6-debian-10-r25 + tag: 1.24.0-debian-10-r0 ## 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-r427 + tag: 10-debian-10-r429 ## 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-r20 + tag: 0.32.0-debian-10-r22 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.