[bitnami/cassandra] Update pre-requisites

This commit is contained in:
Javier J. Salmeron Garcia
2019-10-15 15:50:31 +02:00
parent 87efb1e5c4
commit 1ade111551
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: cassandra
version: 4.1.2
version: 4.1.3
appVersion: 3.11.4
description: Apache Cassandra is a free and open-source distributed database management system designed to handle large amounts of data across many commodity servers, providing high availability with no single point of failure. Cassandra offers robust support for clusters spanning multiple datacenters, with asynchronous masterless replication allowing low latency operations for all clients.
icon: https://bitnami.com/assets/stacks/cassandra/img/cassandra-stack-220x234.png

View File

@@ -17,7 +17,8 @@ Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment
## Prerequisites
- Kubernetes 1.8+
- Kubernetes 1.12+
- Helm 2.11+ or Helm 3.0-beta3+
- PV provisioner support in the underlying infrastructure
## Installing the Chart