helmfile: Update to version 0.70.1

This commit is contained in:
Richard Kuhnt 2019-06-04 05:02:06 +00:00
parent b603a51c95
commit 84d2a4ffa8

View File

@ -1,16 +1,16 @@
{
"version": "0.69.0",
"version": "0.70.1",
"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.69.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "571346bf673994cd2075b82df38f6f00f43c76b1461c91c4add61575cc95596e"
"url": "https://github.com/roboll/helmfile/releases/download/v0.70.1/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "6d609c2fcf6451f81026495ae42eaa30855a10ecd5eef70b1ae3f431bfe999bb"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.69.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "94c4dc824382ee48b69e6ce9e805d5c82ee3ccd4d2d78233b5ad5e52d8994c1b"
"url": "https://github.com/roboll/helmfile/releases/download/v0.70.1/helmfile_windows_386.exe#/helmfile.exe",
"hash": "c2f2c2b62e3e52d531ce4e2e79573ebcd1edab19fdbc3ed46e1e39399e0164af"
}
},
"bin": "helmfile.exe",