From 41c144c1f048bd35efabefb12fa2abfe12dbba95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20J=2E=20Salmer=C3=B3n-Garc=C3=ADa?= Date: Wed, 16 Oct 2019 22:11:30 +0200 Subject: [PATCH] [stable/redmine] Update prerequisites (#18027) Signed-off-by: Javier J. Salmeron Garcia --- stable/redmine/Chart.yaml | 2 +- stable/redmine/README.md | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/stable/redmine/Chart.yaml b/stable/redmine/Chart.yaml index 217605e3b5..1aae8b00d6 100644 --- a/stable/redmine/Chart.yaml +++ b/stable/redmine/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: redmine -version: 12.2.8 +version: 12.2.9 appVersion: 4.0.4 description: A flexible project management web application. keywords: diff --git a/stable/redmine/README.md b/stable/redmine/README.md index 9a3b537baf..44d441fd41 100644 --- a/stable/redmine/README.md +++ b/stable/redmine/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