helmfile: Update to version 0.73.2

This commit is contained in:
Richard Kuhnt 2019-06-10 13:00:36 +00:00
parent ac94d68cbe
commit 96a3b03717

View File

@ -1,16 +1,16 @@
{
"version": "0.73.1",
"version": "0.73.2",
"description": "Command line interface to deploy Kubernetes Helm Charts.",
"homepage": "https://github.com/roboll/helmfile/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.73.1/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "c4d09909d313f72be9e845655d3c67c1d634f6088d2455f35390c780940dd4ed"
"url": "https://github.com/roboll/helmfile/releases/download/v0.73.2/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "da8bc46913bdae39a0d5364c79fe24aafc1568ed1c873774d2b3d60627d338c1"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.73.1/helmfile_windows_386.exe#/helmfile.exe",
"hash": "208fb32fe4c3b3dee5c0c86e46557443e8eb408924ba2bc6c63b2581171dbde8"
"url": "https://github.com/roboll/helmfile/releases/download/v0.73.2/helmfile_windows_386.exe#/helmfile.exe",
"hash": "f1f08a430cb23d7b472dbdc8bc52c1ff8bb0287cbbe95e30c008f554657722d1"
}
},
"bin": "helmfile.exe",