mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
update MongoDB image version to 3.4.0-r0 (#298)
This commit is contained in:
committed by
Lachlan Evenson
parent
ebb95eac3e
commit
d020c4d1ce
@@ -1,5 +1,5 @@
|
||||
name: mongodb
|
||||
version: 0.4.1
|
||||
version: 0.4.2
|
||||
description: Chart for MongoDB
|
||||
keywords:
|
||||
- mongodb
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
## Bitnami MongoDB image version
|
||||
## ref: https://hub.docker.com/r/bitnami/mongodb/tags/
|
||||
##
|
||||
image: bitnami/mongodb:3.2.11-r1
|
||||
image: bitnami/mongodb:3.4.0-r0
|
||||
|
||||
## Specify a imagePullPolicy
|
||||
## 'Always' if imageTag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user