helmfile: Update to version 0.83.2

This commit is contained in:
Richard Kuhnt 2019-09-12 10:00:48 +00:00
parent d30a76b88a
commit e19dfa0e55

View File

@ -1,16 +1,16 @@
{ {
"version": "0.83.1", "version": "0.83.2",
"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.83.1/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.83.2/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "8462e5d15947dc88dcefbc0327f43dce604bba300266347eeb8a3493b2c1a059" "hash": "97db0cd79533a121dcf5e9165248569d56cec78d39855779409395c24b03db26"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.83.1/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.83.2/helmfile_windows_386.exe#/helmfile.exe",
"hash": "9dbd0ba227b42cf34b8f8b7508b751553c5ca6e2fba9f12f3d6233767816a3cb" "hash": "c55b7be602dec13a700a996dceb3fb194844eee655f147c3da54e9a823587f72"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",