diff --git a/bitnami/mongodb/Chart.lock b/bitnami/mongodb/Chart.lock index dda0a99e14..c1a273c2be 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.10.0 -digest: sha256:d6f283322d34efda54721ddd67aec935f1bea501c7b45dfbe89814aed21ae5dc -generated: "2021-10-06T09:26:23.94797516+02:00" + version: 1.10.1 +digest: sha256:46a0218b2fbb421c87da91166dc5230d3ec85aa7d822dff1d479619fff8314e7 +generated: "2021-10-28T13:49:42.459839301Z" diff --git a/bitnami/mongodb/Chart.yaml b/bitnami/mongodb/Chart.yaml index 558f04e662..c1c8a304db 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: 10.28.6 +version: 10.28.7 diff --git a/bitnami/mongodb/values.yaml b/bitnami/mongodb/values.yaml index b9ae8bcb93..3c8c228d67 100644 --- a/bitnami/mongodb/values.yaml +++ b/bitnami/mongodb/values.yaml @@ -99,7 +99,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/mongodb - tag: 4.4.10-debian-10-r13 + tag: 4.4.10-debian-10-r15 ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images ## @@ -183,7 +183,7 @@ tls: image: registry: docker.io repository: bitnami/nginx - tag: 1.21.3-debian-10-r48 + tag: 1.21.3-debian-10-r50 pullPolicy: IfNotPresent ## e.g: ## extraDnsNames @@ -631,7 +631,7 @@ externalAccess: image: registry: docker.io repository: bitnami/kubectl - tag: 1.19.15-debian-10-r38 + tag: 1.19.16-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 @@ -926,7 +926,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r233 + tag: 10-debian-10-r234 ## 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 @@ -1509,7 +1509,7 @@ metrics: image: registry: docker.io repository: bitnami/mongodb-exporter - tag: 0.11.2-debian-10-r321 + tag: 0.11.2-debian-10-r322 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.