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