From aa3d81bb9ad459a362d804253bfe52c9a4e8cdee Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Mon, 10 Jun 2019 11:05:34 +0000 Subject: [PATCH] bitnami/mysql: update to 8.0.16 Signed-off-by: Bitnami Containers --- bitnami/mysql/Chart.yaml | 2 +- bitnami/mysql/values-production.yaml | 2 +- bitnami/mysql/values.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/mysql/Chart.yaml b/bitnami/mysql/Chart.yaml index 7ad4e77f7..abe7fb557 100644 --- a/bitnami/mysql/Chart.yaml +++ b/bitnami/mysql/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: mysql -version: 5.0.4 +version: 5.0.5 appVersion: 8.0.16 description: Chart to create a Highly available MySQL cluster keywords: diff --git a/bitnami/mysql/values-production.yaml b/bitnami/mysql/values-production.yaml index 01f8aed2e..2be91d8fe 100644 --- a/bitnami/mysql/values-production.yaml +++ b/bitnami/mysql/values-production.yaml @@ -13,7 +13,7 @@ image: registry: docker.io repository: bitnami/mysql - tag: 8.0.16-debian-9-r16 + tag: 8.0.16-debian-9-r33 ## 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/bitnami/mysql/values.yaml b/bitnami/mysql/values.yaml index 4669e6762..6492356ae 100644 --- a/bitnami/mysql/values.yaml +++ b/bitnami/mysql/values.yaml @@ -13,7 +13,7 @@ image: registry: docker.io repository: bitnami/mysql - tag: 8.0.16-debian-9-r16 + tag: 8.0.16-debian-9-r33 ## 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