Skip to content

Commit

Permalink
Adding the helm add repo for the bitnami repo. This is needed for the…
Browse files Browse the repository at this point in the history
… azure-ts-aks-helm test.
  • Loading branch information
daveremy committed Sep 22, 2018
1 parent 503b09e commit bd5d6fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ before_install:
# Install Helm
- curl -o- -L https://raw.githubusercontent.com/kubernetes/helm/master/scripts/get | bash
- helm init -c
- helm repo add bitnami https://charts.bitnami.com/bitnami
install:
# Now restore all dependencies, after cloning, to rebuild vendor appropriately.
- cd misc/test
Expand Down

0 comments on commit bd5d6fc

Please sign in to comment.