From e3433ff78798cb35fc3d4a417fedf828b76c4428 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Tue, 14 Jan 2020 21:43:24 +0000 Subject: [PATCH] [bitnami/mariadb-galera] Release 0.6.2 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 b68028df6..3e377dcb4 100644 --- a/bitnami/mariadb-galera/Chart.yaml +++ b/bitnami/mariadb-galera/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: mariadb-galera -version: 0.6.1 +version: 0.6.2 appVersion: 10.4.11 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 db8d6ac1b..3feb9c4aa 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.4.11-debian-9-r0 + tag: 10.4.11-debian-9-r21 ## 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 @@ -473,7 +473,7 @@ metrics: image: registry: docker.io repository: bitnami/mysqld-exporter - tag: 0.12.1-debian-9-r136 + tag: 0.12.1-debian-9-r157 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 d87d38761..8db6d7aac 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.4.11-debian-9-r0 + tag: 10.4.11-debian-9-r21 ## 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 @@ -473,7 +473,7 @@ metrics: image: registry: docker.io repository: bitnami/mysqld-exporter - tag: 0.12.1-debian-9-r136 + tag: 0.12.1-debian-9-r157 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.