mirror of
https://github.com/helm/charts.git
synced 2026-08-23 06:17:18 +00:00
[stable/mongodb] Release 3.0.4 (#6568)
* mongodb: update to `3.6.6-debian-9` * mongodb: bump chart appVersion to `3.6.6` * mongodb: bump chart version to `3.0.4`
This commit is contained in:
committed by
k8s-ci-robot
parent
0ba41eedee
commit
e5686288ef
@@ -1,6 +1,6 @@
|
||||
name: mongodb
|
||||
version: 3.0.3
|
||||
appVersion: 3.6.5
|
||||
version: 3.0.4
|
||||
appVersion: 3.6.6
|
||||
description: NoSQL document-oriented database that stores JSON-like documents with dynamic schemas, simplifying the integration of data in content-driven applications.
|
||||
keywords:
|
||||
- mongodb
|
||||
|
||||
@@ -8,7 +8,7 @@ image:
|
||||
## Bitnami MongoDB image tag
|
||||
## ref: https://hub.docker.com/r/bitnami/mongodb/tags/
|
||||
##
|
||||
tag: 3.6.5-debian-9
|
||||
tag: 3.6.6-debian-9
|
||||
|
||||
## Specify a imagePullPolicy
|
||||
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
|
||||
@@ -8,7 +8,7 @@ image:
|
||||
## Bitnami MongoDB image tag
|
||||
## ref: https://hub.docker.com/r/bitnami/mongodb/tags/
|
||||
##
|
||||
tag: 3.6.5-debian-9
|
||||
tag: 3.6.6-debian-9
|
||||
|
||||
## Specify a imagePullPolicy
|
||||
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
|
||||
Reference in New Issue
Block a user