From ef982ea23bb62ebf3aefba7a685875677600292d Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Fri, 11 Oct 2019 23:41:13 +0000 Subject: [PATCH] [bitnami/mariadb-galera] Release 0.4.1 updating components versions Signed-off-by: Bitnami Containers --- bitnami/mariadb-galera/Chart.yaml | 2 +- bitnami/mariadb-galera/values-production.yaml | 4 ++-- bitnami/mariadb-galera/values.yaml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bitnami/mariadb-galera/Chart.yaml b/bitnami/mariadb-galera/Chart.yaml index 88b81bcab..ba30f8ef4 100644 --- a/bitnami/mariadb-galera/Chart.yaml +++ b/bitnami/mariadb-galera/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: mariadb-galera -version: 0.4.0 +version: 0.4.1 appVersion: 10.3.18 description: MariaDB Galera is a multi-master database cluster solution for synchronous replication and high availability. keywords: diff --git a/bitnami/mariadb-galera/values-production.yaml b/bitnami/mariadb-galera/values-production.yaml index a57a043f9..329d7bb44 100644 --- a/bitnami/mariadb-galera/values-production.yaml +++ b/bitnami/mariadb-galera/values-production.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/mariadb-galera - tag: 10.3.18-debian-9-r0 + tag: 10.3.18-debian-9-r32 ## 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 @@ -414,7 +414,7 @@ metrics: image: registry: docker.io repository: bitnami/mysqld-exporter - tag: 0.12.1-debian-9-r44 + tag: 0.12.1-debian-9-r74 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. diff --git a/bitnami/mariadb-galera/values.yaml b/bitnami/mariadb-galera/values.yaml index f4f13fea6..efc6008d6 100644 --- a/bitnami/mariadb-galera/values.yaml +++ b/bitnami/mariadb-galera/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/mariadb-galera - tag: 10.3.18-debian-9-r0 + tag: 10.3.18-debian-9-r32 ## 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 @@ -414,7 +414,7 @@ metrics: image: registry: docker.io repository: bitnami/mysqld-exporter - tag: 0.12.1-debian-9-r44 + tag: 0.12.1-debian-9-r74 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.