diff --git a/stable/mongodb/Chart.yaml b/stable/mongodb/Chart.yaml index 96058dee2d8b..524481b00a4a 100644 --- a/stable/mongodb/Chart.yaml +++ b/stable/mongodb/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: mongodb -version: 5.20.2 +version: 5.20.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: diff --git a/stable/mongodb/values-production.yaml b/stable/mongodb/values-production.yaml index 26f963a18521..fc23dd5eabf9 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.10-debian-9-r13 + tag: 4.0.10-debian-9-r39 ## 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 d5d062b10ed7..79c728edf525 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.10-debian-9-r13 + tag: 4.0.10-debian-9-r39 ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images ##