diff --git a/bitnami/mongodb-sharded/Chart.yaml b/bitnami/mongodb-sharded/Chart.yaml index eae22ce1cf..c8f25f0a3f 100644 --- a/bitnami/mongodb-sharded/Chart.yaml +++ b/bitnami/mongodb-sharded/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: mongodb-sharded -version: 1.3.1 -appVersion: 4.2.6 +version: 1.3.2 +appVersion: 4.2.7 description: NoSQL document-oriented database that stores JSON-like documents with dynamic schemas, simplifying the integration of data in content-driven applications. Sharded topology. keywords: - mongodb diff --git a/bitnami/mongodb-sharded/values-production.yaml b/bitnami/mongodb-sharded/values-production.yaml index 18e5f85f0c..bf31a91d32 100644 --- a/bitnami/mongodb-sharded/values-production.yaml +++ b/bitnami/mongodb-sharded/values-production.yaml @@ -14,7 +14,7 @@ global: {} image: registry: docker.io repository: bitnami/mongodb-sharded - tag: 4.2.6-debian-10-r17 + tag: 4.2.7-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 @@ -737,7 +737,7 @@ metrics: image: registry: docker.io repository: bitnami/mongodb-exporter - tag: 0.11.0-debian-10-r11 + tag: 0.11.0-debian-10-r32 pullPolicy: Always ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. diff --git a/bitnami/mongodb-sharded/values.yaml b/bitnami/mongodb-sharded/values.yaml index d1d7a4ced5..f713839a2b 100644 --- a/bitnami/mongodb-sharded/values.yaml +++ b/bitnami/mongodb-sharded/values.yaml @@ -14,7 +14,7 @@ global: {} image: registry: docker.io repository: bitnami/mongodb-sharded - tag: 4.2.6-debian-10-r17 + tag: 4.2.7-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 @@ -721,7 +721,7 @@ metrics: image: registry: docker.io repository: bitnami/mongodb-exporter - tag: 0.11.0-debian-10-r11 + tag: 0.11.0-debian-10-r32 pullPolicy: Always ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.