helmfile: Update to version 0.73.0

This commit is contained in:
Richard Kuhnt 2019-06-05 01:00:34 +00:00
parent ceccc8d0bd
commit 11ce35ab19

View File

@ -1,16 +1,16 @@
{ {
"version": "0.71.0", "version": "0.73.0",
"description": "Command line interface to deploy Kubernetes Helm Charts.", "description": "Command line interface to deploy Kubernetes Helm Charts.",
"homepage": "https://github.com/roboll/helmfile/", "homepage": "https://github.com/roboll/helmfile/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.71.0/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.73.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "13d1359594783abe70dfca1bd9d43ab06fe5d00324137f1537b0d0bc40cfa530" "hash": "6e09b7f9d5e902f69fcf4a4a73933bf3b5b28f1f07f327c02cee8ab2f6cc2882"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.71.0/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.73.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "81e7b16dc38d331ed6fbd10facd799a284922161f5979cfac5ab565bc954fb6b" "hash": "3c91c650cca567fe07995d3f139a9eac25b83901b149b84525efa15104975e60"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",