helmfile: Update to version 0.133.0

This commit is contained in:
Jakub Čábera 2020-11-05 09:44:59 +01:00
parent 5824867ce2
commit 3bc2d3f3a9

View File

@ -1,16 +1,16 @@
{
"version": "0.132.2",
"version": "0.133.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.132.2/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "82ed91a85b9f7a28ec15b9cea0ec0c545e4c07eba79613fa06a895675b4cd202"
"url": "https://github.com/roboll/helmfile/releases/download/v0.133.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "e42ee0c7d3fcb2b42e522bf1367e62b67ffee0b64eaa3a6b0d10e189eb8b9198"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.132.2/helmfile_windows_386.exe#/helmfile.exe",
"hash": "10686c9a12888fcf18d95597dd5b2155fe07648f3f6f189a8425350f7737ae3e"
"url": "https://github.com/roboll/helmfile/releases/download/v0.133.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "2c6f677449a2ac5df5511f24455953ef7310a5a25fb6bf52144889e5362f78d1"
}
},
"bin": "helmfile.exe",