diff --git a/stable/mongodb/Chart.yaml b/stable/mongodb/Chart.yaml index 76044d1aba..76663cfd11 100644 --- a/stable/mongodb/Chart.yaml +++ b/stable/mongodb/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: mongodb -version: 5.17.2 -appVersion: 4.0.9 +version: 5.17.3 +appVersion: 4.0.10 description: NoSQL document-oriented database that stores JSON-like documents with dynamic schemas, simplifying the integration of data in content-driven applications. keywords: - mongodb diff --git a/stable/mongodb/values-production.yaml b/stable/mongodb/values-production.yaml index 9e3394b64d..0c08ef00db 100644 --- a/stable/mongodb/values-production.yaml +++ b/stable/mongodb/values-production.yaml @@ -17,7 +17,7 @@ image: ## Bitnami MongoDB image tag ## ref: https://hub.docker.com/r/bitnami/mongodb/tags/ ## - tag: 4.0.9-debian-9-r25 + tag: 4.0.10-debian-9-r0 ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images diff --git a/stable/mongodb/values.yaml b/stable/mongodb/values.yaml index 02b882bfcb..fa7775f1b4 100644 --- a/stable/mongodb/values.yaml +++ b/stable/mongodb/values.yaml @@ -17,7 +17,7 @@ image: ## Bitnami MongoDB image tag ## ref: https://hub.docker.com/r/bitnami/mongodb/tags/ ## - tag: 4.0.9-debian-9-r25 + tag: 4.0.10-debian-9-r0 ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images