helmfile: Update to version 0.61.1

This commit is contained in:
Richard Kuhnt 2019-05-15 05:01:51 +00:00
parent 15f87f6d25
commit 5e8afcfc03

View File

@ -1,16 +1,16 @@
{ {
"version": "0.61.0", "version": "0.61.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.61.0/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.61.1/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "abd5242e7a7c2e1d294adbf91845b9b5b8cb50071e847c4b50874f718f24d5f0" "hash": "d8b3cef7e2ed5879c575cfcf6fdd25f085739a978beeea2dcfd206da6c143651"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.61.0/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.61.1/helmfile_windows_386.exe#/helmfile.exe",
"hash": "d2b88765c2d38503444966cc62038032e1157b8624849df67374916317773286" "hash": "7d3e98fb59455b23e54815184007d0cc808f7ec84f25a8f6c623d3926ccefdc5"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",