Use the same version in the Chart.yaml and in the values.yaml (#5738)

* Do not use 'master' in release name when replication is not enabled

* Do not use 'master' in release name when replication is not enabled

* Use the same version in the Chart.yaml and in the values.yaml. Most of the web apps are compatible with 10.1 right now

* Update minor version
This commit is contained in:
Beltran
2018-05-24 04:16:31 -07:00
committed by k8s-ci-robot
parent 15d66175cc
commit f5892cedce
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: mariadb
version: 4.0.1
version: 4.1.0
appVersion: 10.1.32
description: Fast, reliable, scalable, and easy to use open-source relational database system. MariaDB Server is intended for mission-critical, heavy-load production systems as well as for embedding into mass-deployed software. Highly available MariaDB cluster.
keywords:
+1 -1
View File
@@ -4,7 +4,7 @@
image:
registry: docker.io
repository: bitnami/mariadb
tag: 10.2.14
tag: 10.1.32
## 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