helmfile: Update to version 0.130.1

This commit is contained in:
Jakub Čábera 2020-10-02 10:08:43 +02:00
parent 8d60456908
commit 644e126ca6

View File

@ -1,16 +1,16 @@
{ {
"version": "0.130.0", "version": "0.130.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.130.0/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.130.1/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "0f0af476d0cfa425d1772d9027d87591d99cba448ad810303ab437074409fb00" "hash": "88e237c548aa37a68435c85fc5256e2a19fd840fff4d448eb22ac930a0407c1d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.130.0/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.130.1/helmfile_windows_386.exe#/helmfile.exe",
"hash": "eb247254252feb41f04ec8e99b98a09abea939a773b4329b03395925a1583926" "hash": "a993618e2ee6cf2d8b286ff19b82dac82ac590d1845bcc988abacaee3c5164c4"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",