helmfile: Update to version 0.79.1

This commit is contained in:
Richard Kuhnt 2019-06-20 16:00:26 +00:00
parent 0596440f98
commit cc5517fa7e

View File

@ -1,16 +1,16 @@
{ {
"version": "0.79.0", "version": "0.79.1",
"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.0/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.79.1/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "2afde7478b99d682aca751a9f54ba3833b080a0498b7c3e8d047f476fa384e90" "hash": "5ea18ffdba059991cb40d8872596f084be248a226fe97ad580c924675cb3da97"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.79.0/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.79.1/helmfile_windows_386.exe#/helmfile.exe",
"hash": "9d983defd7b007adc79eb90c7c31c7872fc6ad4740306a29c6e14fe18de1ac6d" "hash": "e4c78b87ccc8b74b9529c7306ed16bc1ebd30b9014a3de5d981f6852c7c6e23f"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",