From 0fd9bdf7a3a8fc4785180448303c75545ea0df73 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 08:38:38 +0200 Subject: [PATCH] [stable/nats] Update prerequisites (#18013) Signed-off-by: Javier J. Salmeron Garcia --- stable/nats/Chart.yaml | 2 +- stable/nats/README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stable/nats/Chart.yaml b/stable/nats/Chart.yaml index af9f3b5c58..5e2a8db8f1 100644 --- a/stable/nats/Chart.yaml +++ b/stable/nats/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: nats -version: 4.2.1 +version: 4.2.2 appVersion: 2.1.0 description: An open-source, cloud-native messaging system keywords: diff --git a/stable/nats/README.md b/stable/nats/README.md index 3ba70de918..e64a2a9ca3 100644 --- a/stable/nats/README.md +++ b/stable/nats/README.md @@ -16,8 +16,8 @@ Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment ## Prerequisites -- Kubernetes 1.4+ with Beta APIs enabled -- PV provisioner support in the underlying infrastructure +- Kubernetes 1.12+ +- Helm 2.11+ or Helm 3.0-beta3+ ## Installing the Chart