From c4cc463af34266b703d4e952f100fb6051d2ee76 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 9 May 2019 04:13:00 +0530 Subject: [PATCH] stable/mariadb: update to 10.1.40 (#13620) Signed-off-by: Bitnami Containers --- stable/mariadb/Chart.yaml | 4 ++-- stable/mariadb/values-production.yaml | 2 +- stable/mariadb/values.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/stable/mariadb/Chart.yaml b/stable/mariadb/Chart.yaml index 1d185dbae4..096bf12fae 100644 --- a/stable/mariadb/Chart.yaml +++ b/stable/mariadb/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: mariadb -version: 5.11.2 -appVersion: 10.1.39 +version: 5.11.3 +appVersion: 10.1.40 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: - mariadb diff --git a/stable/mariadb/values-production.yaml b/stable/mariadb/values-production.yaml index d0fe2f9189..72d0ede696 100644 --- a/stable/mariadb/values-production.yaml +++ b/stable/mariadb/values-production.yaml @@ -13,7 +13,7 @@ image: registry: docker.io repository: bitnami/mariadb - tag: 10.1.39 + tag: 10.1.40 ## 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 diff --git a/stable/mariadb/values.yaml b/stable/mariadb/values.yaml index 0bef85c743..83acb4076d 100644 --- a/stable/mariadb/values.yaml +++ b/stable/mariadb/values.yaml @@ -13,7 +13,7 @@ image: registry: docker.io repository: bitnami/mariadb - tag: 10.1.39 + tag: 10.1.40 ## 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