Merge pull request #221 from sameersbn/maintenance-mariadb

maintenance: chart release 0.5.4
This commit is contained in:
Adnan Abdulhussein
2016-11-23 10:43:49 -08:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: mariadb
version: 0.5.3
version: 0.5.4
description: Chart for MariaDB
keywords:
- mariadb
+1 -1
View File
@@ -2,7 +2,7 @@
## ref: https://hub.docker.com/r/bitnami/mariadb/tags/
##
## Default: none
image: bitnami/mariadb:10.1.18-r0
image: bitnami/mariadb:10.1.19-r2
## Specify a imagePullPolicy
## Default to 'Always' if imageTag is 'latest', else set to 'IfNotPresent'