helmfile: Update to version 0.126.1

This commit is contained in:
Jakub Čábera 2020-09-01 08:51:20 +02:00
parent e08f9764b4
commit 191c81b762

View File

@ -1,16 +1,16 @@
{
"version": "0.126.0",
"version": "0.126.1",
"description": "Command line interface to deploy Kubernetes Helm Charts.",
"homepage": "https://github.com/roboll/helmfile/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.126.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "7aec595e1bec8f3936e9d1982c97cb7cc980b63eb6291d8f8e4e320b1f552c09"
"url": "https://github.com/roboll/helmfile/releases/download/v0.126.1/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "3b0655e88670a36781b9d78678c0a92dd4f73ef32b9bb99d702a06c77eb4d328"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.126.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "6184e4516b7d8097729a90420debb65d22f316c6eb0b1eaad13137e35262b2e3"
"url": "https://github.com/roboll/helmfile/releases/download/v0.126.1/helmfile_windows_386.exe#/helmfile.exe",
"hash": "a30708e51502c75240e83c70ad9b4b8cc892a94a58809df941eeee6955f0e396"
}
},
"bin": "helmfile.exe",