From 5bfe13ffc83e57ec4d9eafbc0e312c94f416acff Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 3 May 2019 11:50:20 +0200 Subject: [PATCH] stable/mariadb: update to 10.1.39 (#13488) 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 45bafa4885..1d185dbae4 100644 --- a/stable/mariadb/Chart.yaml +++ b/stable/mariadb/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: mariadb -version: 5.11.1 -appVersion: 10.1.38 +version: 5.11.2 +appVersion: 10.1.39 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 570cdb32fc..d0fe2f9189 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.38 + tag: 10.1.39 ## 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 e376acfe4c..0bef85c743 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.38 + tag: 10.1.39 ## 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