diff --git a/bitnami/mongodb/Chart.lock b/bitnami/mongodb/Chart.lock index 325c2ff63..90814c782 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.13.1 -digest: sha256:1056dac8da880ed967a191e8d9eaf04766f77bda66a5715456d5dd4494a4a942 -generated: "2022-04-29T12:16:09.930340975Z" + version: 1.14.0 +digest: sha256:965d4465e4039d36637175307a8edfc13a53414d3bb698c0d26c8acc1cf3ec3d +generated: "2022-05-16T11:13:42.342593111Z" diff --git a/bitnami/mongodb/Chart.yaml b/bitnami/mongodb/Chart.yaml index 3bafcec83..ff392de70 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.5 +version: 12.1.6 diff --git a/bitnami/mongodb/values.yaml b/bitnami/mongodb/values.yaml index 3befc4570..f276dc287 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-r10 + tag: 5.0.8-debian-10-r20 ## 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-r93 + tag: 1.21.6-debian-10-r109 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-r8 + tag: 1.23.6-debian-10-r25 ## 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-r410 + tag: 10-debian-10-r427 ## 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-r3 + tag: 0.32.0-debian-10-r20 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.