helmfile: Update to version 0.80.2

This commit is contained in:
Richard Kuhnt 2019-07-27 15:00:20 +00:00
parent bb96fb0341
commit 26508116c2

View File

@ -1,16 +1,16 @@
{
"version": "0.80.1",
"version": "0.80.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.80.1/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "6e9b13604f8dae2d7b7be57de0e3c733f8fcdc01b15a3f16ed62ffdf9b086ff0"
"url": "https://github.com/roboll/helmfile/releases/download/v0.80.2/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "9f0e4d4b8d90a930030c2728399a9e7d31ca756c7d9c8ba66303b63689d741f6"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.80.1/helmfile_windows_386.exe#/helmfile.exe",
"hash": "4ef7c69e09fe295997277457e4c571216fd25723d58bec60386cf0b8192786df"
"url": "https://github.com/roboll/helmfile/releases/download/v0.80.2/helmfile_windows_386.exe#/helmfile.exe",
"hash": "ce11c309ab8ec014bd43d6280bdcc1498c08066a9caa0197c765ff01ae117864"
}
},
"bin": "helmfile.exe",