mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/mongo] Use stable mongodb version in the chart (#5375)
This commit is contained in:
committed by
k8s-ci-robot
parent
dc24d65487
commit
5af7079b88
@@ -1,6 +1,6 @@
|
||||
name: mongodb
|
||||
version: 2.0.3
|
||||
appVersion: 3.7.3
|
||||
version: 2.0.4
|
||||
appVersion: 3.6.4
|
||||
description: NoSQL document-oriented database that stores JSON-like documents with dynamic schemas, simplifying the integration of data in content-driven applications.
|
||||
keywords:
|
||||
- mongodb
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mongodb
|
||||
tag: 3.7.3
|
||||
tag: 3.6.4
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
|
||||
Reference in New Issue
Block a user