mirror of
https://github.com/bitnami/charts.git
synced 2026-03-13 14:57:24 +08:00
Merge pull request #1182 from bitnami/updateMySQL
[bitnami/mysql] Update chart to MySQL 8.X
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user