helmfile: Update to version 0.129.2

This commit is contained in:
Jakub Čábera 2020-09-14 15:26:42 +02:00
parent 4cd34372ee
commit 041779220f

View File

@ -1,16 +1,16 @@
{
"version": "0.129.1",
"version": "0.129.2",
"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.129.1/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "0423c9169823068ea7ae11cbc8a284f35fac49303514727f7babb54a79f0ecd7"
"url": "https://github.com/roboll/helmfile/releases/download/v0.129.2/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "a225b31268c1473b137ff5b7f362efd09cc6a3dddf2e2347f9f5ba7340c9acea"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.129.1/helmfile_windows_386.exe#/helmfile.exe",
"hash": "680d3985a05864dc15cf66fa6db050c6d10b79adfeed6ae1885f89a283af67ad"
"url": "https://github.com/roboll/helmfile/releases/download/v0.129.2/helmfile_windows_386.exe#/helmfile.exe",
"hash": "010c327ce494fa14a5653a1ff8f85abe8c366e99962af364d472aa1e55a6f0db"
}
},
"bin": "helmfile.exe",