Skip to content

Commit

Permalink
fix: fix version to k8s v1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre Mavro committed Dec 10, 2018
1 parent 47ed811 commit 5d3652b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ language: go
sudo: required

env:
- K8S_VERSION=1.8 HELM_VERSION=2.11.0 NUM_NODES=3 SKIP_SNAPSHOT=y PATH="$HOME/.kubeadm-dind-cluster:/tmp/linux-amd64:$PATH"
- K8S_VERSION=1.8 GIT_REV=c8ddad845a37b9f675571fc8dde1815a585e6282 HELM_VERSION=2.11.0 NUM_NODES=3 SKIP_SNAPSHOT=y PATH="$HOME/.kubeadm-dind-cluster:/tmp/linux-amd64:$PATH"

install:
- tests/k8s-euft/helm.sh local_install
Expand Down

0 comments on commit 5d3652b

Please sign in to comment.