helmfile: Update to version 0.129.1

This commit is contained in:
Jakub Čábera 2020-09-13 13:58:13 +02:00
parent ffb405dd33
commit aa37c99625

View File

@ -1,16 +1,16 @@
{ {
"version": "0.129.0", "version": "0.129.1",
"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.129.0/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.129.1/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "959b15c051f795170ffc85b74d6784d11f7e0bea4864ced11d907e0c35b47208" "hash": "0423c9169823068ea7ae11cbc8a284f35fac49303514727f7babb54a79f0ecd7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.129.0/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.129.1/helmfile_windows_386.exe#/helmfile.exe",
"hash": "250da94c6a5366ccd4ca7fcabb0552c4ba580a4d8e6f60d00301d63a64075f4a" "hash": "680d3985a05864dc15cf66fa6db050c6d10b79adfeed6ae1885f89a283af67ad"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",