From 2bbff44ea28f00f3246326d97f8c1de9e794bb8f Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 28 Sep 2017 19:50:07 +0100 Subject: [PATCH] [stable/mariadb] Release 1.0.6 (#2329) * mariadb: update to `bitnami/mariadb:10.1.27-r0` * mariadb: bump chart appVersion to `10.1.27` * mariadb: bump chart version to `1.0.6` * mariadb: update to `bitnami/mariadb:10.1.28-r0` * mariadb: bump chart appVersion to `10.1.28` --- stable/mariadb/Chart.yaml | 4 ++-- stable/mariadb/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stable/mariadb/Chart.yaml b/stable/mariadb/Chart.yaml index 95ad3259e4..e80b93e3f2 100644 --- a/stable/mariadb/Chart.yaml +++ b/stable/mariadb/Chart.yaml @@ -1,6 +1,6 @@ name: mariadb -version: 1.0.5 -appVersion: 10.1.26 +version: 1.0.6 +appVersion: 10.1.28 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. keywords: - mariadb diff --git a/stable/mariadb/values.yaml b/stable/mariadb/values.yaml index cd5da1047d..e3c539b3c1 100644 --- a/stable/mariadb/values.yaml +++ b/stable/mariadb/values.yaml @@ -2,7 +2,7 @@ ## ref: https://hub.docker.com/r/bitnami/mariadb/tags/ ## ## Default: none -image: bitnami/mariadb:10.1.26-r2 +image: bitnami/mariadb:10.1.28-r0 ## Specify an imagePullPolicy (Required) ## It's recommended to change this to 'Always' if the image tag is 'latest'