helmfile: Update to version 0.71.0

This commit is contained in:
Richard Kuhnt 2019-06-04 08:02:07 +00:00
parent ea08cd547b
commit 870bf2c507

View File

@ -1,16 +1,16 @@
{
"version": "0.70.1",
"version": "0.71.0",
"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.70.1/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "6d609c2fcf6451f81026495ae42eaa30855a10ecd5eef70b1ae3f431bfe999bb"
"url": "https://github.com/roboll/helmfile/releases/download/v0.71.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "13d1359594783abe70dfca1bd9d43ab06fe5d00324137f1537b0d0bc40cfa530"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.70.1/helmfile_windows_386.exe#/helmfile.exe",
"hash": "c2f2c2b62e3e52d531ce4e2e79573ebcd1edab19fdbc3ed46e1e39399e0164af"
"url": "https://github.com/roboll/helmfile/releases/download/v0.71.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "81e7b16dc38d331ed6fbd10facd799a284922161f5979cfac5ab565bc954fb6b"
}
},
"bin": "helmfile.exe",