mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 19:21:18 +00:00
helmfile: Update to version 0.87.0
This commit is contained in:
parent
f32d38b1cf
commit
ca27500879
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.86.1",
|
"version": "0.87.0",
|
||||||
"description": "Command line interface to deploy Kubernetes Helm Charts.",
|
"description": "Command line interface to deploy Kubernetes Helm Charts.",
|
||||||
"homepage": "https://github.com/roboll/helmfile/",
|
"homepage": "https://github.com/roboll/helmfile/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.86.1/helmfile_windows_amd64.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.87.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||||
"hash": "f636bfdbc6bb2035d352f39c912ab05f22b4cc493cf7a0abdaefdb1a7454a0c0"
|
"hash": "25a23992bf96c37d90fb17054541ce4deed28c4c4b4c26b723d8da8fc9936dbe"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.86.1/helmfile_windows_386.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.87.0/helmfile_windows_386.exe#/helmfile.exe",
|
||||||
"hash": "596674b0236b1cc40b027f0d494017e151edcb22c6a9875083bb6e7f8a3128e9"
|
"hash": "499aa7c1a3205967bba0baa4af2a58003d8741eb82f18f3e7fb1b31113ea127d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user