helmfile: Update to version 0.129.0

This commit is contained in:
Jakub Čábera 2020-09-12 12:21:03 +02:00
parent 7b11185136
commit 34831a8a58

View File

@ -1,16 +1,16 @@
{
"version": "0.128.2",
"version": "0.129.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.128.2/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "f7b01dcf6a81e19e8b11efe1c19e2143295544900bf6deaab9cea7a1ad98887a"
"url": "https://github.com/roboll/helmfile/releases/download/v0.129.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "959b15c051f795170ffc85b74d6784d11f7e0bea4864ced11d907e0c35b47208"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.128.2/helmfile_windows_386.exe#/helmfile.exe",
"hash": "6a6855c078325b914791b25cde286a83744fa752cc9951ecde4bda98531a1994"
"url": "https://github.com/roboll/helmfile/releases/download/v0.129.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "250da94c6a5366ccd4ca7fcabb0552c4ba580a4d8e6f60d00301d63a64075f4a"
}
},
"bin": "helmfile.exe",