helmfile: Update to version 0.122.0

This commit is contained in:
Jakub Čábera 2020-07-18 20:29:07 +02:00
parent 8397c5d14c
commit 81c667bd59

View File

@ -1,16 +1,16 @@
{ {
"version": "0.121.1", "version": "0.122.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.121.1/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.122.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "c135b3877ee193bfa37526e6de8b83af5f99827b07dffe04c4c8a6c9cda17990" "hash": "a2d885f90c6af8da639afb993ca50e429d47eb5ee7d532475124ca877d7116c7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.121.1/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.122.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "ebb651c07cd438f491ceb2dff33447560ea540129ebb14cc68df13f3c13007a9" "hash": "7970cfe97440d449be2bc2af7c0b8e03a2557d5caf74f1ab93ad30418e7d154f"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",