Skip to content

Commit

Permalink
Merge pull request #65 from spotahome/devops-745-update-kooper
Browse files Browse the repository at this point in the history
[DevOps-745] Update Kooper
  • Loading branch information
jchanam authored Jul 3, 2018
2 parents 7805d54 + ca0e0a9 commit 2c2212c
Show file tree
Hide file tree
Showing 10,728 changed files with 536,535 additions and 447,533 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ go_import_path: github.com/spotahome/redis-operator

before_install:
- curl -Lo minikube https://storage.googleapis.com/minikube/releases/v0.25.2/minikube-linux-amd64 && chmod +x minikube && sudo mv minikube /usr/local/bin/
- curl -Lo kubectl https://storage.googleapis.com/kubernetes-release/release/v1.9.4/bin/linux/amd64/kubectl && chmod +x kubectl && sudo mv kubectl /usr/local/bin/
- curl -Lo kubectl https://storage.googleapis.com/kubernetes-release/release/v1.10.5/bin/linux/amd64/kubectl && chmod +x kubectl && sudo mv kubectl /usr/local/bin/

env:
- IN_TRAVIS=true
Expand Down
191 changes: 79 additions & 112 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2c2212c

Please sign in to comment.