diff --git a/stable/redis/Chart.yaml b/stable/redis/Chart.yaml index b3cce02c80..1b9e2ee531 100644 --- a/stable/redis/Chart.yaml +++ b/stable/redis/Chart.yaml @@ -1,5 +1,5 @@ name: redis -version: 3.3.1 +version: 3.3.2 appVersion: 4.0.9 description: Open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. keywords: diff --git a/stable/redis/README.md b/stable/redis/README.md index 98c7b1a5a5..c3c49d85a5 100644 --- a/stable/redis/README.md +++ b/stable/redis/README.md @@ -20,7 +20,7 @@ This chart bootstraps a [Redis](https://github.com/bitnami/bitnami-docker-redis) ## Prerequisites -- Kubernetes 1.4+ with Beta APIs enabled +- Kubernetes 1.8+ - PV provisioner support in the underlying infrastructure ## Installing the Chart