helmfile: Update to version 0.43.2

This commit is contained in:
Richard Kuhnt 2019-01-25 04:00:26 +00:00
parent 191862e2ad
commit b3996f7177

View File

@ -1,16 +1,16 @@
{ {
"version": "0.43.1", "version": "0.43.2",
"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.43.1/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.43.2/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "096f662a95aea5af493e0ba8f8129aaf7302fc1d5a98a3f918191f677fe688e6" "hash": "e1527da1d6e7999522a6f234cba8d2aaa7a9a003b60fa2cc20f7ad09b9e432e3"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.43.1/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.43.2/helmfile_windows_386.exe#/helmfile.exe",
"hash": "9e4d896f4e37f2ed775b209cd2c7f4a1934ba5cf9cd71fe53fdae36763a5063f" "hash": "463e0b04d8ef8b7d5a854cff0f363b3511eb43548c1d5b60071fc8a91639961c"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",