helmfile: Update to version 0.83.0

This commit is contained in:
Richard Kuhnt 2019-09-07 01:00:19 +00:00
parent fc6728991f
commit c169e10f6b

View File

@ -1,16 +1,16 @@
{
"version": "0.82.0",
"version": "0.83.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.82.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "3f9ce5c8f5a46de140691dd842823b3157e32cf1b423b5ef3e38550b0e1e19c8"
"url": "https://github.com/roboll/helmfile/releases/download/v0.83.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "f669a0f3f1b51f4205298d800f80789cde1ad404979279cce56fc606e242ff70"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.82.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "5fbd1c527bdbeeb01d342fd21bdacb48a279dab918dfb1249df2accb50264d44"
"url": "https://github.com/roboll/helmfile/releases/download/v0.83.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "e81368c88189deceb9779b1a4e7cbade1d25fae47a6e99ea42eb6afa17b61e13"
}
},
"bin": "helmfile.exe",