helmfile: Update to version 0.128.0

This commit is contained in:
Jakub Čábera 2020-09-04 08:30:02 +02:00
parent 66b32f493d
commit 1582c1d406

View File

@ -1,16 +1,16 @@
{
"version": "0.127.0",
"version": "0.128.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.127.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "5eac82685594f521925935c545c17bf10ffc877b773fc7bf289609d0f4fc3c04"
"url": "https://github.com/roboll/helmfile/releases/download/v0.128.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "0f87dd3991676a50db86362f40ed622b07ff3e3b789cfb91ffbef068c5512503"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.127.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "fafe2db953b798f2eb491840e8abef5b7934c817ca78edc42381e2ce3107e917"
"url": "https://github.com/roboll/helmfile/releases/download/v0.128.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "8410cbdb6fc0780c23bffd9a3219712312cb0980a24cc42ec8135bf87a41647d"
}
},
"bin": "helmfile.exe",