From c1faa59c9d9ae8a55f214d9aeae4a4eec07f59fb Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 27 Dec 2017 06:59:35 +0000 Subject: [PATCH] [stable/mariadb] Release 2.1.3 (#3155) * mariadb: update to `bitnami/mariadb:10.1.30-r1` * mariadb: bump chart appVersion to `10.1.30` * mariadb: bump chart version to `2.1.3` --- 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 f687eb81b7..7d37b702a2 100644 --- a/stable/mariadb/Chart.yaml +++ b/stable/mariadb/Chart.yaml @@ -1,6 +1,6 @@ name: mariadb -version: 2.1.2 -appVersion: 10.1.29 +version: 2.1.3 +appVersion: 10.1.30 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 63a345de8d..ddd370214f 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.29-r2 +image: bitnami/mariadb:10.1.30-r1 ## Specify an imagePullPolicy (Required) ## It's recommended to change this to 'Always' if the image tag is 'latest'