mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/mongodb] Release 0.4.13 (#1642)
* mongodb: update to `bitnami/mongodb:3.4.7-r0` * mongodb: bump chart appVersion to `3.4.7` * mongodb: bump chart version to `0.4.13`
This commit is contained in:
committed by
Reinhard Nägele
parent
d40041338c
commit
2f3d324cf3
@@ -1,6 +1,6 @@
|
||||
name: mongodb
|
||||
version: 0.4.12
|
||||
appVersion: 3.4.6
|
||||
version: 0.4.13
|
||||
appVersion: 3.4.7
|
||||
description: NoSQL document-oriented database that stores JSON-like documents with dynamic schemas, simplifying the integration of data in content-driven applications.
|
||||
keywords:
|
||||
- mongodb
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
## Bitnami MongoDB image version
|
||||
## ref: https://hub.docker.com/r/bitnami/mongodb/tags/
|
||||
##
|
||||
image: bitnami/mongodb:3.4.6-r0
|
||||
image: bitnami/mongodb:3.4.7-r0
|
||||
|
||||
## Specify a imagePullPolicy
|
||||
## 'Always' if imageTag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user