From b2f2e569058ec95b6062ff6dbbea5b65cd4339d1 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 22 Nov 2017 20:37:23 +0530 Subject: [PATCH] [stable/mariadb] Release 2.1.1 (#2828) * mariadb: update to `bitnami/mariadb:10.1.29-r1` * mariadb: bump chart version to `2.1.1` --- stable/mariadb/Chart.yaml | 2 +- stable/mariadb/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/mariadb/Chart.yaml b/stable/mariadb/Chart.yaml index 8d2cb09ad1..f6ec7f9331 100644 --- a/stable/mariadb/Chart.yaml +++ b/stable/mariadb/Chart.yaml @@ -1,5 +1,5 @@ name: mariadb -version: 2.1.0 +version: 2.1.1 appVersion: 10.1.29 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: diff --git a/stable/mariadb/values.yaml b/stable/mariadb/values.yaml index 277a79c259..301abb958d 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-r0 +image: bitnami/mariadb:10.1.29-r1 ## Specify an imagePullPolicy (Required) ## It's recommended to change this to 'Always' if the image tag is 'latest'