helmfile: Update to version 0.120.0

This commit is contained in:
Jakub Čábera 2020-07-09 09:10:57 +02:00
parent 9675cdd50f
commit c928aa4cce

View File

@ -1,16 +1,16 @@
{ {
"version": "0.119.1", "version": "0.120.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.119.1/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.120.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "aeb65441386df2aac2d83f4d198be21450bc5c39884f2c69a61afb66b6cbfb17" "hash": "dd08bd2e7eebd68e8d796f59df24eaac1d4dd6b708170fcf3f8724fb9d011096"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.119.1/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.120.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "28a455dd1e98a85d686ea9352d291fdef32683f81b989783b60200cd2e36ec0c" "hash": "5d64b9367841a1f24d5d64585a62814f9abd94033f1c2be8c8d28cbf9006c86f"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",