From 591e95005ecf8aeef43efc43b5937056268ec1cd Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Tue, 14 May 2019 17:29:20 +0000 Subject: [PATCH] bitnami/mysql: update to 8.0.16 Signed-off-by: Bitnami Containers --- bitnami/mysql/Chart.yaml | 4 ++-- bitnami/mysql/values-production.yaml | 2 +- bitnami/mysql/values.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bitnami/mysql/Chart.yaml b/bitnami/mysql/Chart.yaml index 8e7f8e742..aa3a137d8 100644 --- a/bitnami/mysql/Chart.yaml +++ b/bitnami/mysql/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: mysql -version: 5.0.0 -appVersion: 8.0.15 +version: 5.0.1 +appVersion: 8.0.16 description: Chart to create a Highly available MySQL cluster keywords: - mysql diff --git a/bitnami/mysql/values-production.yaml b/bitnami/mysql/values-production.yaml index 131e3f2db..4f73e2b51 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.15 + tag: 8.0.16 ## 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 9a81de065..dd2d3238b 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.15 + tag: 8.0.16 ## 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