From 2f5b8d3891c634e60aa39473dc85fd8305cc3d13 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 21:01:31 +0200 Subject: [PATCH] [stable/prestashop] Update prerequisites (#18024) Signed-off-by: Javier J. Salmeron Garcia --- stable/prestashop/Chart.yaml | 2 +- stable/prestashop/README.md | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/stable/prestashop/Chart.yaml b/stable/prestashop/Chart.yaml index f50307fdfe..139b550119 100644 --- a/stable/prestashop/Chart.yaml +++ b/stable/prestashop/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: prestashop -version: 8.2.5 +version: 8.2.6 appVersion: 1.7.6-1 description: A popular open source ecommerce solution. Professional tools are easily accessible to increase online sales including instant guest checkout, abandoned cart reminders and automated Email marketing. keywords: diff --git a/stable/prestashop/README.md b/stable/prestashop/README.md index 5ec83c94a2..b6c2cb8a4a 100644 --- a/stable/prestashop/README.md +++ b/stable/prestashop/README.md @@ -18,8 +18,10 @@ Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment ## Prerequisites -- Kubernetes 1.5+ 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