helmfile: Update to version 0.61.0

This commit is contained in:
Richard Kuhnt 2019-05-15 01:01:52 +00:00
parent 53f4ece754
commit c0eeb162d0

View File

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