From 9a90a5e8d777aeaeadac81f591f06a5a7e493973 Mon Sep 17 00:00:00 2001 From: "Javier J. Salmeron Garcia" Date: Tue, 15 Oct 2019 15:54:51 +0200 Subject: [PATCH] [bitnami/elasticsearch] Update prerequisites --- bitnami/elasticsearch/Chart.yaml | 2 +- bitnami/elasticsearch/README.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/bitnami/elasticsearch/Chart.yaml b/bitnami/elasticsearch/Chart.yaml index 70c84144b..aa2505e5f 100644 --- a/bitnami/elasticsearch/Chart.yaml +++ b/bitnami/elasticsearch/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: elasticsearch -version: 6.3.10 +version: 6.3.11 appVersion: 7.4.0 description: A highly scalable open-source full-text search and analytics engine keywords: diff --git a/bitnami/elasticsearch/README.md b/bitnami/elasticsearch/README.md index 9f409de50..b6cfd0cad 100644 --- a/bitnami/elasticsearch/README.md +++ b/bitnami/elasticsearch/README.md @@ -17,7 +17,8 @@ Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment ## Prerequisites -- Kubernetes 1.6+ with Beta APIs enabled +- Kubernetes 1.12+ +- Helm 2.11+ or Helm 3.0-beta3+ - PV provisioner support in the underlying infrastructure ## Installing the Chart