Install Rancher CLI v0.6.4

This commit is contained in:
Sebastian Schulze 2019-10-15 10:52:13 +02:00
parent 88f0a2adae
commit f2e680de25
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 5 additions and 1 deletions

View File

@ -118,7 +118,11 @@ binaries = YAML.load <<EOB
:url: https://github.com/zsa/wally/releases/download/<%= version %>-linux/wally-cli
:version: 1.1.0
:version_match: "---"
:rancher:
:url: https://github.com/rancher/cli/releases/download/v<%= version %>/rancher-linux-amd64-v<%= version %>.tar.gz
:version: 0.6.14
:version_match: "rancher version v<%= version %>"
:version_argument: "--version"
EOB
tmpdir = Dir.mktmpdir