helmfile: Update to version 0.85.3

This commit is contained in:
Richard Kuhnt 2019-09-29 08:00:22 +00:00
parent 9800df1112
commit c809edd4e9

View File

@ -1,16 +1,16 @@
{ {
"version": "0.85.2", "version": "0.85.3",
"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.2/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.85.3/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "3a50bbe09f44903244d015b57af93cf0d714c13df1d70e97bc7f33aea0c4e5b1" "hash": "51340aa67b5d28bbc55c4c632dc04074420b09f3cb2c63a3b69a9f60708849f3"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.85.2/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.85.3/helmfile_windows_386.exe#/helmfile.exe",
"hash": "f3ea25bcc34ad719d71636ac4683ffee30eb799c7965af6ffd05c6fa92a8a11e" "hash": "caa82100c9e2ed14e2440dae1ca4d2f162a0e10dffde38e51614cddea293bf5e"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",