helmfile: Update to version 0.63.0

This commit is contained in:
Richard Kuhnt 2019-05-16 13:00:27 +00:00
parent d2cc59b6d7
commit ac313f990c

View File

@ -1,16 +1,16 @@
{ {
"version": "0.61.1", "version": "0.63.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.61.1/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.63.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "d8b3cef7e2ed5879c575cfcf6fdd25f085739a978beeea2dcfd206da6c143651" "hash": "6e565e92c5f5aaa7ba3a0801225b13cced2a3d435ffef6a6b622bd1139b1ac0f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.61.1/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.63.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "7d3e98fb59455b23e54815184007d0cc808f7ec84f25a8f6c623d3926ccefdc5" "hash": "4c8e10ebcf83c13ceeaa8a43331880a35cd6484051d8f6aaf35e8ce2591cd2ff"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",