Skip to content

Commit

Permalink
Update outdated helm versions to 2.14+ (#1638)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiffanyfay committed Apr 7, 2020
1 parent 2b75e37 commit 49ebb7b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions chart/kubeapps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ maintainers:
email: containers@bitnami.com
- name: prydonius
email: adnan@bitnami.com
# 2.10+ required because we need the install-crd hook type
tillerVersion: ">=2.10.0"
# 2.14+ required https://github.com/kubeapps/kubeapps/issues/1185
tillerVersion: ">=2.14.0"
2 changes: 1 addition & 1 deletion chart/kubeapps/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ It also packages the [Bitnami MongoDB chart](https://github.com/bitnami/charts/t
## Prerequisites

- Kubernetes 1.8+ (tested with Azure Kubernetes Service, Google Kubernetes Engine, minikube and Docker for Desktop Kubernetes)
- Helm 2.10.0+
- Helm 2.14.0+
- Administrative access to the cluster to create Custom Resource Definitions (CRDs)

## Installing the Chart
Expand Down

0 comments on commit 49ebb7b

Please sign in to comment.