mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 00:31:20 +00:00
helmfile: Update to version 0.158.0
This commit is contained in:
parent
dc75851791
commit
ed0771f161
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.157.0",
|
"version": "0.158.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.157.0/helmfile_0.157.0_windows_amd64.tar.gz",
|
"url": "https://github.com/helmfile/helmfile/releases/download/v0.158.0/helmfile_0.158.0_windows_amd64.tar.gz",
|
||||||
"hash": "1b559f4545c1ec9aaaf78962aead0f4b5b28810393f84de3d36c0a8f19402331"
|
"hash": "9e308ac3127034f1426a8e403d6079998dcc209c0a741b0c4f4460d79e7a1ecb"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/helmfile/helmfile/releases/download/v0.157.0/helmfile_0.157.0_windows_386.tar.gz",
|
"url": "https://github.com/helmfile/helmfile/releases/download/v0.158.0/helmfile_0.158.0_windows_386.tar.gz",
|
||||||
"hash": "6df85d1b093a0583cd0fcc94f40549d49adb4b6d46829cdecf6a83a612d84dc4"
|
"hash": "f7769552a4f8d346698c6de4d38ee74715c44772a6ecce1fcd286edaa216d786"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user