mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
helmfile: Update to version 0.83.0
This commit is contained in:
parent
fc6728991f
commit
c169e10f6b
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.82.0",
|
"version": "0.83.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.82.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.83.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||||
"hash": "3f9ce5c8f5a46de140691dd842823b3157e32cf1b423b5ef3e38550b0e1e19c8"
|
"hash": "f669a0f3f1b51f4205298d800f80789cde1ad404979279cce56fc606e242ff70"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.82.0/helmfile_windows_386.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.83.0/helmfile_windows_386.exe#/helmfile.exe",
|
||||||
"hash": "5fbd1c527bdbeeb01d342fd21bdacb48a279dab918dfb1249df2accb50264d44"
|
"hash": "e81368c88189deceb9779b1a4e7cbade1d25fae47a6e99ea42eb6afa17b61e13"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user