helmfile: Update to version 0.79.4

This commit is contained in:
Richard Kuhnt 2019-07-05 01:00:20 +00:00
parent 2929834821
commit 0258c25053

View File

@ -1,16 +1,16 @@
{
"version": "0.79.3",
"version": "0.79.4",
"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.79.3/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "0dadd2ac3e29497e2368385f86aaa7e1d017e9109360df6c06e89856067f1f63"
"url": "https://github.com/roboll/helmfile/releases/download/v0.79.4/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "4edeb0b9da45d085543cc97fa72fa88fe98590a7632c3001f3b1f017ad31fdba"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.79.3/helmfile_windows_386.exe#/helmfile.exe",
"hash": "498cd1c572d43b533a9bed0a98bf52a913586aaa4781fb70352b8e99dbfb1555"
"url": "https://github.com/roboll/helmfile/releases/download/v0.79.4/helmfile_windows_386.exe#/helmfile.exe",
"hash": "de29ff2eaae344dd408a94b9066721aefb15db2059dc51493ff62835579a27fe"
}
},
"bin": "helmfile.exe",