Skip to content

Commit

Permalink
[stable/redis] Add apiVersion in Chart.yaml and add test info to READ…
Browse files Browse the repository at this point in the history
…ME.md (helm#11790)

Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
  • Loading branch information
carrodher authored and k8s-ci-robot committed Feb 27, 2019
1 parent 128b81e commit 5b3f029
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion stable/redis/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
apiVersion: v1
name: redis
version: 6.1.3
version: 6.1.4
appVersion: 4.0.13
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:
Expand Down
2 changes: 1 addition & 1 deletion stable/redis/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ $ helm install stable/redis --values values-production.yaml

This chart bootstraps a [Redis](https://github.com/bitnami/bitnami-docker-redis) deployment on a [Kubernetes](http://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager.

Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment and management of Helm Charts in clusters.
Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment and management of Helm Charts in clusters. This chart has been tested to work with NGINX Ingress, cert-manager, fluentd and Prometheus on top of the [BKPR](https://kubeprod.io/).

## Prerequisites

Expand Down

0 comments on commit 5b3f029

Please sign in to comment.