We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feccd08 commit 254da4eCopy full SHA for 254da4e
stable/mongodb/Chart.yaml
@@ -1,5 +1,5 @@
1
name: mongodb
2
-version: 0.4.2
+version: 0.4.3
3
description: Chart for MongoDB
4
keywords:
5
- mongodb
stable/mongodb/values.yaml
@@ -1,7 +1,7 @@
## Bitnami MongoDB image version
## ref: https://hub.docker.com/r/bitnami/mongodb/tags/
##
-image: bitnami/mongodb:3.4.0-r0
+image: bitnami/mongodb:3.4.1-r0
6
## Specify a imagePullPolicy
7
## 'Always' if imageTag is 'latest', else set to 'IfNotPresent'
0 commit comments