We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56c1a4a commit f216dc5Copy full SHA for f216dc5
stable/mongodb/Chart.yaml
@@ -1,5 +1,5 @@
1
name: mongodb
2
-version: 0.4.3
+version: 0.4.4
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.1-r0
+image: bitnami/mongodb:3.4.1-r2
6
## Specify a imagePullPolicy
7
## 'Always' if imageTag is 'latest', else set to 'IfNotPresent'
0 commit comments