helmfile: Update to version 0.106.3

This commit is contained in:
Jakub Čábera 2020-04-02 19:08:17 +02:00
parent 765a457563
commit e3c2860bda

View File

@ -1,16 +1,16 @@
{
"version": "0.104.0",
"version": "0.106.3",
"description": "Command line interface to deploy Kubernetes Helm Charts.",
"homepage": "https://github.com/roboll/helmfile/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.104.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "191b9ff3e7d0010471c41f54a26d5a8b4633d42e2d9b86ddc3ea708e3086427d"
"url": "https://github.com/roboll/helmfile/releases/download/v0.106.3/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "40a3f678e8dfc238326371efb77f5d8e5a040477cc4aee467743185258523dc9"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.104.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "1cc9a3e67e4be541ba19d7719b2cf8cff680a761eb2ddcc13d85ea8751217400"
"url": "https://github.com/roboll/helmfile/releases/download/v0.106.3/helmfile_windows_386.exe#/helmfile.exe",
"hash": "4e4fc5b473c4b1f5a66ed08f60894f7ffe03a81cfa93522c4e2c287bc0426ac9"
}
},
"bin": "helmfile.exe",