helmfile: Update to version 0.122.1

This commit is contained in:
Jakub Čábera 2020-07-20 08:45:53 +02:00
parent b28e81c591
commit 11c364eaf7

View File

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