From ffdeca9b71eedbfcebf176413c64a1dbdf4d54e8 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:17:20 +0200 Subject: [PATCH] [stable/moodle] Update prerequisites (#18012) Signed-off-by: Javier J. Salmeron Garcia --- stable/moodle/Chart.yaml | 2 +- stable/moodle/README.md | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/stable/moodle/Chart.yaml b/stable/moodle/Chart.yaml index c22741e42a..8eca15200c 100644 --- a/stable/moodle/Chart.yaml +++ b/stable/moodle/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: moodle -version: 6.1.10 +version: 6.1.11 appVersion: 3.7.2 description: Moodle is a learning platform designed to provide educators, administrators and learners with a single robust, secure and integrated system to create personalised learning environments keywords: diff --git a/stable/moodle/README.md b/stable/moodle/README.md index 7662fb7cec..11697f7464 100644 --- a/stable/moodle/README.md +++ b/stable/moodle/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