mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
helmfile: Update to version 0.121.1
This commit is contained in:
parent
77538c4671
commit
8d24f78737
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.121.0",
|
||||
"version": "0.121.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.121.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||
"hash": "d9f77c8d7011de2cd500c09af10ccbf63f8064079ea11137dca7f93402d9ff08"
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.121.1/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||
"hash": "c135b3877ee193bfa37526e6de8b83af5f99827b07dffe04c4c8a6c9cda17990"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.121.0/helmfile_windows_386.exe#/helmfile.exe",
|
||||
"hash": "8121a53f21bd94f3fce8c9544fe5db2ac3170061e51802e81610871f04dc14de"
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.121.1/helmfile_windows_386.exe#/helmfile.exe",
|
||||
"hash": "ebb651c07cd438f491ceb2dff33447560ea540129ebb14cc68df13f3c13007a9"
|
||||
}
|
||||
},
|
||||
"bin": "helmfile.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user