helmfile: Update to version 0.118.3

This commit is contained in:
Jakub Čábera 2020-05-29 09:39:18 +02:00
parent 7571e134b2
commit 5caa9cc72d

View File

@ -1,16 +1,16 @@
{ {
"version": "0.118.1", "version": "0.118.3",
"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.118.1/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.118.3/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "fd89ac5e647b3daabdd59b3b782d849e27b7f3acc7bdc42f12b5ab5b13609a89" "hash": "17f8383f18269b9c2d146b943253a796a93537dc49fa9cabdbe2549dc23feffa"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.118.1/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.118.3/helmfile_windows_386.exe#/helmfile.exe",
"hash": "e7f356e17b8725294d86a5e1ce9be8855c503fd5ef2fd0f7fb5b8142c9b2e296" "hash": "89ff804faf57e676bf0bb139c0eb10853a8bc76845f36a1c92403b8916f5893e"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",