From 2efa84d5ddff2bdb367cadf58d71df4a53cb0fe7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20J=2E=20Salmer=C3=B3n-Garc=C3=ADa?= Date: Thu, 17 Oct 2019 09:16:50 +0200 Subject: [PATCH] [stable/joomla] Update prerequisites (#17993) Signed-off-by: Javier J. Salmeron Garcia --- stable/joomla/Chart.yaml | 2 +- stable/joomla/README.md | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/stable/joomla/Chart.yaml b/stable/joomla/Chart.yaml index 00788f46a4..7b306cf45d 100644 --- a/stable/joomla/Chart.yaml +++ b/stable/joomla/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: joomla -version: 6.1.8 +version: 6.1.9 appVersion: 3.9.12 description: PHP content management system (CMS) for publishing web content keywords: diff --git a/stable/joomla/README.md b/stable/joomla/README.md index c2fe181ab4..b0a5f8df16 100644 --- a/stable/joomla/README.md +++ b/stable/joomla/README.md @@ -18,8 +18,10 @@ Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment ## Prerequisites -- Kubernetes 1.4+ with Beta APIs enabled +- Kubernetes 1.12+ +- Helm 2.11+ or Helm 3.0-beta3+ - PV provisioner support in the underlying infrastructure +- ReadWriteMany volumes for deployment scaling ## Installing the Chart