diff --git a/bitnami/mysql/Chart.yaml b/bitnami/mysql/Chart.yaml index 8af85a634..8e7f8e742 100644 --- a/bitnami/mysql/Chart.yaml +++ b/bitnami/mysql/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: mysql -version: 4.5.2 -appVersion: 5.7.26 +version: 5.0.0 +appVersion: 8.0.15 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 c1c0d9236..131e3f2db 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: 5.7.26 + tag: 8.0.15 ## 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 5301a5f9d..9a81de065 100644 --- a/bitnami/mysql/values.yaml +++ b/bitnami/mysql/values.yaml @@ -13,7 +13,7 @@ image: registry: docker.io repository: bitnami/mysql - tag: 5.7.26 + tag: 8.0.15 ## 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