helmfile: Update to version 0.85.2

This commit is contained in:
Richard Kuhnt 2019-09-19 00:00:43 +00:00
parent 0d5ba1edf5
commit e43474e019

View File

@ -1,16 +1,16 @@
{ {
"version": "0.85.1", "version": "0.85.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.85.1/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.85.2/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "834ac7f293cda6cb508801c4772229994885c54e5264853bb97ba2d96b0963a1" "hash": "3a50bbe09f44903244d015b57af93cf0d714c13df1d70e97bc7f33aea0c4e5b1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.85.1/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.85.2/helmfile_windows_386.exe#/helmfile.exe",
"hash": "6e65f4db7ce9da28178f55c66455f8367185bddc287272aa307d34ad6aa0d6bc" "hash": "f3ea25bcc34ad719d71636ac4683ffee30eb799c7965af6ffd05c6fa92a8a11e"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",