helmfile: Update to version 0.121.0

This commit is contained in:
Jakub Čábera 2020-07-16 08:56:37 +02:00
parent c615a445c0
commit de64eb1684

View File

@ -1,16 +1,16 @@
{
"version": "0.120.0",
"version": "0.121.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.120.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "dd08bd2e7eebd68e8d796f59df24eaac1d4dd6b708170fcf3f8724fb9d011096"
"url": "https://github.com/roboll/helmfile/releases/download/v0.121.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "d9f77c8d7011de2cd500c09af10ccbf63f8064079ea11137dca7f93402d9ff08"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.120.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "5d64b9367841a1f24d5d64585a62814f9abd94033f1c2be8c8d28cbf9006c86f"
"url": "https://github.com/roboll/helmfile/releases/download/v0.121.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "8121a53f21bd94f3fce8c9544fe5db2ac3170061e51802e81610871f04dc14de"
}
},
"bin": "helmfile.exe",