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