helmfile: Update to version 0.74.0

This commit is contained in:
Richard Kuhnt 2019-06-11 06:00:43 +00:00
parent 65a14263c0
commit 11ca35d391

View File

@ -1,16 +1,16 @@
{ {
"version": "0.73.2", "version": "0.74.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.73.2/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.74.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "da8bc46913bdae39a0d5364c79fe24aafc1568ed1c873774d2b3d60627d338c1" "hash": "722bd27d238c12dba8008c20af30c8df450553546efa6af7b5da56ea413d031e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.73.2/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.74.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "f1f08a430cb23d7b472dbdc8bc52c1ff8bb0287cbbe95e30c008f554657722d1" "hash": "4b22bc7c401ed490d24df57ffe080f0efa8ad522ef239319fab0350e27098e11"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",