mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
helmfile: Update to version 0.155.0
This commit is contained in:
parent
e9aa547ce4
commit
135f765975
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.154.0",
|
"version": "0.155.0",
|
||||||
"description": "Command line interface to deploy Kubernetes Helm Charts.",
|
"description": "Command line interface to deploy Kubernetes Helm Charts.",
|
||||||
"homepage": "https://github.com/helmfile/helmfile",
|
"homepage": "https://github.com/helmfile/helmfile",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/helmfile/helmfile/releases/download/v0.154.0/helmfile_0.154.0_windows_amd64.tar.gz",
|
"url": "https://github.com/helmfile/helmfile/releases/download/v0.155.0/helmfile_0.155.0_windows_amd64.tar.gz",
|
||||||
"hash": "57f0935ec5933c32dfdc659373f2ea033cc55a77e4a6140699f9f96945f58aa7"
|
"hash": "85e0c0d5c717e42fd65cbd9dbdfdec7fbe759a4538d66f17d6f9b3409f5e4808"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/helmfile/helmfile/releases/download/v0.154.0/helmfile_0.154.0_windows_386.tar.gz",
|
"url": "https://github.com/helmfile/helmfile/releases/download/v0.155.0/helmfile_0.155.0_windows_386.tar.gz",
|
||||||
"hash": "69371731a5b010671042ebd968c93d5966a7a34fc76d9694d41acce14e4de81b"
|
"hash": "a54fe67b532cf0649a4aa0d0d499bf8c712e48793e6dd3b16c6a2f7e22f906e2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user