mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
helmfile: Update to version 0.154.0
This commit is contained in:
parent
fe3b9e0f89
commit
53d3dfc901
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.153.1",
|
"version": "0.154.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.153.1/helmfile_0.153.1_windows_amd64.tar.gz",
|
"url": "https://github.com/helmfile/helmfile/releases/download/v0.154.0/helmfile_0.154.0_windows_amd64.tar.gz",
|
||||||
"hash": "ff7be1410be3695a6cfc0d750b75f9202862558d4b3c78c58e6cb59eef3b8159"
|
"hash": "57f0935ec5933c32dfdc659373f2ea033cc55a77e4a6140699f9f96945f58aa7"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/helmfile/helmfile/releases/download/v0.153.1/helmfile_0.153.1_windows_386.tar.gz",
|
"url": "https://github.com/helmfile/helmfile/releases/download/v0.154.0/helmfile_0.154.0_windows_386.tar.gz",
|
||||||
"hash": "12d043adba7bd9f497af9fd442e324ea289715350da01183ad7a343e5ba7adfb"
|
"hash": "69371731a5b010671042ebd968c93d5966a7a34fc76d9694d41acce14e4de81b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user