helmfile: Update to version 0.80.0

This commit is contained in:
Richard Kuhnt 2019-07-11 01:01:06 +00:00
parent 0159cb76da
commit dd0d312597

View File

@ -1,16 +1,16 @@
{
"version": "0.79.4",
"version": "0.80.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.79.4/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "4edeb0b9da45d085543cc97fa72fa88fe98590a7632c3001f3b1f017ad31fdba"
"url": "https://github.com/roboll/helmfile/releases/download/v0.80.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "7598bec806ed27e4cc3d656b64ef0ade6f101a7a54f6fc5793dfb04c7cc65084"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.79.4/helmfile_windows_386.exe#/helmfile.exe",
"hash": "de29ff2eaae344dd408a94b9066721aefb15db2059dc51493ff62835579a27fe"
"url": "https://github.com/roboll/helmfile/releases/download/v0.80.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "74e020dea490eef07a63283abff87fd573296bd1386f2cac15f7349f6db9ba5f"
}
},
"bin": "helmfile.exe",