helmfile: Update to version 0.132.2

This commit is contained in:
Jakub Čábera 2020-11-04 09:48:58 +01:00
parent ade2cb8fe4
commit f1e30a67c7

View File

@ -1,16 +1,16 @@
{
"version": "0.132.1",
"version": "0.132.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.132.1/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "1304c4d2ce0c6f9fe8086e836acafcae3d642c4e54fa0a68affda8cf7d5d6874"
"url": "https://github.com/roboll/helmfile/releases/download/v0.132.2/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "82ed91a85b9f7a28ec15b9cea0ec0c545e4c07eba79613fa06a895675b4cd202"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.132.1/helmfile_windows_386.exe#/helmfile.exe",
"hash": "08262317a286dc6faa8a06ae6c93c05d146bca669f559824807a3da6487974f9"
"url": "https://github.com/roboll/helmfile/releases/download/v0.132.2/helmfile_windows_386.exe#/helmfile.exe",
"hash": "10686c9a12888fcf18d95597dd5b2155fe07648f3f6f189a8425350f7737ae3e"
}
},
"bin": "helmfile.exe",