helmfile: Update to version 0.82.0

This commit is contained in:
Richard Kuhnt 2019-08-31 14:00:24 +00:00
parent 868690f798
commit 42ced6acf0

View File

@ -1,16 +1,16 @@
{ {
"version": "0.81.3", "version": "0.82.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.81.3/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.82.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "5a92c983d60ecbf969c8a8caa76b494783014bcbcf66fad25fc2a310528d66ee" "hash": "3f9ce5c8f5a46de140691dd842823b3157e32cf1b423b5ef3e38550b0e1e19c8"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.81.3/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.82.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "558f98d90f0fd827d7bebb39da39cf39f11116795bc82c6602b9dc83de81149d" "hash": "5fbd1c527bdbeeb01d342fd21bdacb48a279dab918dfb1249df2accb50264d44"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",