diff --git a/bitnami/mongodb-sharded/Chart.yaml b/bitnami/mongodb-sharded/Chart.yaml index 603369a4a..12016abd4 100644 --- a/bitnami/mongodb-sharded/Chart.yaml +++ b/bitnami/mongodb-sharded/Chart.yaml @@ -26,4 +26,4 @@ name: mongodb-sharded sources: - https://github.com/bitnami/bitnami-docker-mongodb-sharded - https://mongodb.org -version: 3.7.5 +version: 3.7.6 diff --git a/bitnami/mongodb-sharded/values.yaml b/bitnami/mongodb-sharded/values.yaml index b930601f1..da1e93847 100644 --- a/bitnami/mongodb-sharded/values.yaml +++ b/bitnami/mongodb-sharded/values.yaml @@ -43,7 +43,7 @@ clusterDomain: cluster.local image: registry: docker.io repository: bitnami/mongodb-sharded - tag: 4.4.7-debian-10-r5 + tag: 4.4.7-debian-10-r9 ## 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 @@ -189,7 +189,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r137 + tag: 10-debian-10-r141 pullPolicy: Always ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -1096,7 +1096,7 @@ metrics: image: registry: docker.io repository: bitnami/mongodb-exporter - tag: 0.11.2-debian-10-r223 + tag: 0.11.2-debian-10-r227 pullPolicy: Always ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.