helmfile: Update to version 0.127.0

This commit is contained in:
Jakub Čábera 2020-09-01 15:18:27 +02:00
parent 3a149caca1
commit 3e3965fee5

View File

@ -1,16 +1,16 @@
{
"version": "0.126.1",
"version": "0.127.0",
"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.1/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "3b0655e88670a36781b9d78678c0a92dd4f73ef32b9bb99d702a06c77eb4d328"
"url": "https://github.com/roboll/helmfile/releases/download/v0.127.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "5eac82685594f521925935c545c17bf10ffc877b773fc7bf289609d0f4fc3c04"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.126.1/helmfile_windows_386.exe#/helmfile.exe",
"hash": "a30708e51502c75240e83c70ad9b4b8cc892a94a58809df941eeee6955f0e396"
"url": "https://github.com/roboll/helmfile/releases/download/v0.127.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "fafe2db953b798f2eb491840e8abef5b7934c817ca78edc42381e2ce3107e917"
}
},
"bin": "helmfile.exe",