helmfile: Update to version 0.86.0

This commit is contained in:
Richard Kuhnt 2019-10-05 08:00:21 +00:00
parent 8a6449d66c
commit a9c90d5fa0

View File

@ -1,16 +1,16 @@
{ {
"version": "0.85.3", "version": "0.86.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.85.3/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.86.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "51340aa67b5d28bbc55c4c632dc04074420b09f3cb2c63a3b69a9f60708849f3" "hash": "5bfe7e8f7b472c5ac313254a6949f7908e6f83bbbce57ab5de44de22fb75e1dd"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.85.3/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.86.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "caa82100c9e2ed14e2440dae1ca4d2f162a0e10dffde38e51614cddea293bf5e" "hash": "a05524e31daf108021007e005e5083b6a3370c1ee1d1775a1503d78bbea90f3e"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",