From 090a91f64e2b8c4c77aa3a07f0b672367d34f42e Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Thu, 25 Jun 2020 18:44:06 +0000 Subject: [PATCH] [bitnami/mariadb] Release 7.6.1 updating components versions Signed-off-by: Bitnami Containers --- bitnami/mariadb/Chart.yaml | 2 +- bitnami/mariadb/values-production.yaml | 4 ++-- bitnami/mariadb/values.yaml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bitnami/mariadb/Chart.yaml b/bitnami/mariadb/Chart.yaml index b75f5b56d8..bd468f8f81 100644 --- a/bitnami/mariadb/Chart.yaml +++ b/bitnami/mariadb/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: mariadb -version: 7.6.0 +version: 7.6.1 appVersion: 10.3.23 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/bitnami/mariadb/values-production.yaml b/bitnami/mariadb/values-production.yaml index 9c912b4b86..ad2965f47b 100644 --- a/bitnami/mariadb/values-production.yaml +++ b/bitnami/mariadb/values-production.yaml @@ -19,7 +19,7 @@ image: registry: docker.io repository: bitnami/mariadb - tag: 10.3.23-debian-10-r38 + tag: 10.3.23-debian-10-r44 ## 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 @@ -492,7 +492,7 @@ metrics: image: registry: docker.io repository: bitnami/mysqld-exporter - tag: 0.12.1-debian-10-r139 + tag: 0.12.1-debian-10-r146 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. diff --git a/bitnami/mariadb/values.yaml b/bitnami/mariadb/values.yaml index 8340e66eda..0a678ee470 100644 --- a/bitnami/mariadb/values.yaml +++ b/bitnami/mariadb/values.yaml @@ -19,7 +19,7 @@ image: registry: docker.io repository: bitnami/mariadb - tag: 10.3.23-debian-10-r38 + tag: 10.3.23-debian-10-r44 ## 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 @@ -480,7 +480,7 @@ metrics: image: registry: docker.io repository: bitnami/mysqld-exporter - tag: 0.12.1-debian-10-r139 + tag: 0.12.1-debian-10-r146 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.