helmfile: Update to version 0.90.7

This commit is contained in:
Richard Kuhnt 2019-11-06 15:00:29 +00:00
parent e001041707
commit a01560985e

View File

@ -1,16 +1,16 @@
{
"version": "0.90.6",
"version": "0.90.7",
"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.90.6/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "e9cb78dadab3f5d5184b8640edbdb0a39b44b8eedf5867a455233304dfb91085"
"url": "https://github.com/roboll/helmfile/releases/download/v0.90.7/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "f7c22f4b9bc70839626517a6c1f5006339d9d8b4d542acda96fb64cb5d3b4601"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.90.6/helmfile_windows_386.exe#/helmfile.exe",
"hash": "5c0498514e6c4b23ad451f0c33d19b5457b2e5d487cae93de12d0cb8a7b6d007"
"url": "https://github.com/roboll/helmfile/releases/download/v0.90.7/helmfile_windows_386.exe#/helmfile.exe",
"hash": "8269a7a92f09f41e30a6cf87e244f04ff20cdf0e355492ae575702fcf3389f2c"
}
},
"bin": "helmfile.exe",