Bump Rancher CLI to 2.3.0 – I picked up the wrong one

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

View File

@ -120,7 +120,7 @@ binaries = YAML.load <<EOB
: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: 2.3.0
:version_match: "rancher version v<%= version %>"
:version_argument: "--version"
EOB