helmfile: Update to version 0.128.2

This commit is contained in:
Jakub Čábera 2020-09-10 15:20:58 +02:00
parent 84aaf7fe68
commit 8a6fc21c7a

View File

@ -1,16 +1,16 @@
{
"version": "0.128.1",
"version": "0.128.2",
"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.128.1/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "8409fd4ec13d2570b3da651d00830c5f2aba37662b9b25ad3157c3591d28ea7e"
"url": "https://github.com/roboll/helmfile/releases/download/v0.128.2/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "f7b01dcf6a81e19e8b11efe1c19e2143295544900bf6deaab9cea7a1ad98887a"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.128.1/helmfile_windows_386.exe#/helmfile.exe",
"hash": "48ff8d4d548add400e626274680fa74c12640648dc7713f08baf61c422e638fa"
"url": "https://github.com/roboll/helmfile/releases/download/v0.128.2/helmfile_windows_386.exe#/helmfile.exe",
"hash": "6a6855c078325b914791b25cde286a83744fa752cc9951ecde4bda98531a1994"
}
},
"bin": "helmfile.exe",