diff --git a/incubator/mysql/Chart.yaml b/incubator/mysql/Chart.yaml index 11c4fcb65..a24848f1f 100644 --- a/incubator/mysql/Chart.yaml +++ b/incubator/mysql/Chart.yaml @@ -1,5 +1,5 @@ name: mysql -version: 0.1.7 +version: 0.1.8 description: MySQL is a fast, reliable, scalable, and easy to use open-source relational database system. MySQL Server is intended for mission-critical, heavy-load production systems as well as for embedding into mass-deployed software. keywords: - mysql diff --git a/incubator/mysql/values.yaml b/incubator/mysql/values.yaml index 207965f7d..0d70c2e95 100644 --- a/incubator/mysql/values.yaml +++ b/incubator/mysql/values.yaml @@ -2,7 +2,7 @@ ## ref: https://hub.docker.com/r/bitnami/mysql/tags/ ## ## Default: none -image: bitnami/mysql:5.7.17-r7 +image: bitnami/mysql:5.7.18-r0 ## Specify an imagePullPolicy (Required) ## It's recommended to change this to 'Always' if the image tag is 'latest'