helmfile: Update to version 0.51.1

This commit is contained in:
Richard Kuhnt 2019-04-01 14:00:26 +00:00
parent 9dafdcee66
commit 1d3b3252ec

View File

@ -1,16 +1,16 @@
{ {
"version": "0.51.0", "version": "0.51.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.51.0/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.51.1/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "a1a0a95930f04def4725dbe6e03a8862e4ce7a603df269f5152abb04a6d5aaac" "hash": "6825f7c9f71648c8013d2381304eb2d7c80f5e66f159e4aa52f4e4ef4546351e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.51.0/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.51.1/helmfile_windows_386.exe#/helmfile.exe",
"hash": "f1a2933fdb0d4399b88fca2c000bf8e23010d86f127359bf611b2ad90e52c5a4" "hash": "8f135568d08ae4e6d143c3e6bce9272547bee38e962345bdd0ad3f004b5a521d"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",