From 0fa3a7edf2c4f8e0c368add98ded402365613d7b Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Thu, 20 Apr 2017 10:19:59 +0000 Subject: [PATCH 1/2] mysql: update to `bitnami/mysql:5.7.18-r0` --- incubator/mysql/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' From 4e8defe50a86f91ecee3e5935048c1049eced237 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Thu, 20 Apr 2017 10:19:59 +0000 Subject: [PATCH 2/2] mysql: bump chart version to `0.1.8` --- incubator/mysql/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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