From d515fc34bafb75afab870fc5d0ad045de8f4eee1 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 1 Jul 2019 23:39:08 +0200 Subject: [PATCH] [stable/mariadb] Release 6.5.3 updating components versions (#15174) Signed-off-by: Bitnami Containers --- stable/mariadb/Chart.yaml | 2 +- stable/mariadb/values-production.yaml | 2 +- stable/mariadb/values.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stable/mariadb/Chart.yaml b/stable/mariadb/Chart.yaml index 51ad5dd2df..fcb1942901 100644 --- a/stable/mariadb/Chart.yaml +++ b/stable/mariadb/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: mariadb -version: 6.5.2 +version: 6.5.3 appVersion: 10.3.16 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: diff --git a/stable/mariadb/values-production.yaml b/stable/mariadb/values-production.yaml index c5416e856d..d8a03b74b9 100644 --- a/stable/mariadb/values-production.yaml +++ b/stable/mariadb/values-production.yaml @@ -18,7 +18,7 @@ image: registry: docker.io repository: bitnami/mariadb - tag: 10.3.16-debian-9-r0 + tag: 10.3.16-debian-9-r16 ## 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 24880b4db9..4839ccf7c6 100644 --- a/stable/mariadb/values.yaml +++ b/stable/mariadb/values.yaml @@ -18,7 +18,7 @@ image: registry: docker.io repository: bitnami/mariadb - tag: 10.3.16-debian-9-r0 + tag: 10.3.16-debian-9-r16 ## 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