helmfile: Update to version 0.126.0

This commit is contained in:
Jakub Čábera 2020-08-29 15:10:22 +02:00
parent 18b39db6a8
commit 96e63e982e

View File

@ -1,16 +1,16 @@
{ {
"version": "0.125.8", "version": "0.126.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.125.8/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.126.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "fa1f51a4c7907914d5a6540c79b842594c58f79232b8817eb4b0d23e77ec0b90" "hash": "7aec595e1bec8f3936e9d1982c97cb7cc980b63eb6291d8f8e4e320b1f552c09"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.125.8/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.126.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "8227c20a765642a61b06317816a8c753f6bbace61d54fe1b7c12e10d0c8308cb" "hash": "6184e4516b7d8097729a90420debb65d22f316c6eb0b1eaad13137e35262b2e3"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",