helmfile: Update to version 0.79.2

This commit is contained in:
Richard Kuhnt 2019-06-25 04:00:23 +00:00
parent 012e820a46
commit edcca83e56

View File

@ -1,16 +1,16 @@
{ {
"version": "0.79.1", "version": "0.79.2",
"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.1/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.79.2/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "5ea18ffdba059991cb40d8872596f084be248a226fe97ad580c924675cb3da97" "hash": "73bb79877471c91cab8b5d88e97d098d4112cd1ea0996e5386793712f95ff11d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.79.1/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.79.2/helmfile_windows_386.exe#/helmfile.exe",
"hash": "e4c78b87ccc8b74b9529c7306ed16bc1ebd30b9014a3de5d981f6852c7c6e23f" "hash": "d511b7fdd420eec0417208758879eae124714f95d1e7916fc029634ff364ce3d"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",