helmfile: Update to version 0.88.0

This commit is contained in:
Richard Kuhnt 2019-10-25 00:00:31 +00:00
parent 4a941e7bd1
commit 641f4f267d

View File

@ -1,16 +1,16 @@
{ {
"version": "0.87.1", "version": "0.88.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.87.1/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.88.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "964534932a8e7ee0b9d0d8a863404c0926e56029a37721de08403d8d8915f399" "hash": "f46e622792a238fa4a61cc9b92c85685b3cd036199c3d291acdb7711c38913ce"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.87.1/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.88.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "09b073a4cc6b44a52d93cf7442191e2820b9185b186acbf46ab0fbd8efc8f88b" "hash": "467a4687fc7adf79c8043817d5feb082aedf6240fc67b8f294cbb4ce1c092d26"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",