mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
helmfile: Update to version 0.170.0
This commit is contained in:
parent
41c3c6637b
commit
896f7f1d32
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.169.2",
|
||||
"version": "0.170.0",
|
||||
"description": "Command line interface to deploy Kubernetes Helm Charts.",
|
||||
"homepage": "https://github.com/helmfile/helmfile",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v0.169.2/helmfile_0.169.2_windows_amd64.tar.gz",
|
||||
"hash": "d1b12a67a31c8224d64b6061d596b058be31b180c98a3e866b4afbf84e975dc3"
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v0.170.0/helmfile_0.170.0_windows_amd64.tar.gz",
|
||||
"hash": "8f9a421f9a725a55dc9ca9698a353bf71dd9d3fe4ba5fa6016aa7407db7b4acf"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v0.169.2/helmfile_0.169.2_windows_386.tar.gz",
|
||||
"hash": "98bcf17b8e27e9c632d0a3e455fc4cb240cf3375bc26d22a5c4089b00d887c12"
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v0.170.0/helmfile_0.170.0_windows_386.tar.gz",
|
||||
"hash": "236d75c95c9f4898dc88ced308554902a35dfb071ad94164dd3f1bbf3e800f68"
|
||||
}
|
||||
},
|
||||
"bin": "helmfile.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user