helmfile: Update to version 0.63.1

This commit is contained in:
Richard Kuhnt 2019-05-21 06:00:26 +00:00
parent 1e5752d699
commit 6e54dbeea2

View File

@ -1,16 +1,16 @@
{ {
"version": "0.63.0", "version": "0.63.1",
"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.63.0/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.63.1/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "6e565e92c5f5aaa7ba3a0801225b13cced2a3d435ffef6a6b622bd1139b1ac0f" "hash": "c890d67356710eeb5aed020daea2e0dc7f684a69bad8dcae8ba078223af91ea5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.63.0/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.63.1/helmfile_windows_386.exe#/helmfile.exe",
"hash": "4c8e10ebcf83c13ceeaa8a43331880a35cd6484051d8f6aaf35e8ce2591cd2ff" "hash": "5dbb0194f309cc15538b32d37553ff8eff140cd87a8f25fdb818df3645d8e56a"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",