From 355c340c34853ea3e55b538fb7f65a028d0762da Mon Sep 17 00:00:00 2001 From: "Javier J. Salmeron Garcia" Date: Tue, 15 Oct 2019 17:29:46 +0200 Subject: [PATCH] [bitnami/mysql] Update prerequisites --- bitnami/mysql/Chart.yaml | 2 +- bitnami/mysql/README.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/bitnami/mysql/Chart.yaml b/bitnami/mysql/Chart.yaml index de6802ec7..bd08f69e3 100644 --- a/bitnami/mysql/Chart.yaml +++ b/bitnami/mysql/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: mysql -version: 6.4.5 +version: 6.4.6 appVersion: 8.0.18 description: Chart to create a Highly available MySQL cluster keywords: diff --git a/bitnami/mysql/README.md b/bitnami/mysql/README.md index ad190b362..9e7439fd3 100644 --- a/bitnami/mysql/README.md +++ b/bitnami/mysql/README.md @@ -17,7 +17,8 @@ Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment ## Prerequisites -- Kubernetes 1.10+ +- Kubernetes 1.12+ +- Helm 2.11+ or Helm 3.0-beta3+ - PV provisioner support in the underlying infrastructure ## Installing the Chart