[bin] Bump helm to 3.0.2 und use new version --short argument

This commit is contained in:
Sebastian Schulze 2020-01-06 16:03:09 +01:00
parent 788a29fef0
commit 75be5d032f
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 2 additions and 2 deletions

View File

@ -71,8 +71,8 @@ binaries = YAML.load <<EOB
:version_match: "^Installed Version: <%= version %>"
:helm:
:url: https://get.helm.sh/helm-v<%= version %>-linux-amd64.tar.gz
:version: 3.0.1
:version_argument: "--version"
:version: 3.0.2
:version_argument: "version --short"
:version_match: v<%= version %>
:fzf:
:url: https://github.com/junegunn/fzf-bin/releases/download/<%= version %>/fzf-<%=