helmfile: Update to version 0.130.2

This commit is contained in:
Jakub Čábera 2020-10-13 08:44:59 +02:00
parent 3f35f06250
commit 66fdf9110b

View File

@ -1,16 +1,16 @@
{ {
"version": "0.130.1", "version": "0.130.2",
"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.130.1/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.130.2/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "88e237c548aa37a68435c85fc5256e2a19fd840fff4d448eb22ac930a0407c1d" "hash": "c5015500373619c41f40e2a46f96f41f2b40b998310a8b6d854ba24f9c6c4daf"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.130.1/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.130.2/helmfile_windows_386.exe#/helmfile.exe",
"hash": "a993618e2ee6cf2d8b286ff19b82dac82ac590d1845bcc988abacaee3c5164c4" "hash": "cd091e010c99541f7a778a274cc8e08fee4fbc5a06324a188450c9db0c1e773b"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",