mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 11:41:20 +00:00
helmfile: Update to version 0.89.0
This commit is contained in:
parent
db13c626e8
commit
588ed1272d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.88.0",
|
"version": "0.89.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.88.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.89.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||||
"hash": "f46e622792a238fa4a61cc9b92c85685b3cd036199c3d291acdb7711c38913ce"
|
"hash": "fb6c5782e0e236d6d6deaacb224ad4573fce1cc74109f3bf09e32d3318c3d2d2"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.88.0/helmfile_windows_386.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.89.0/helmfile_windows_386.exe#/helmfile.exe",
|
||||||
"hash": "467a4687fc7adf79c8043817d5feb082aedf6240fc67b8f294cbb4ce1c092d26"
|
"hash": "e2139a7e840e7db7ff88c6347fe2dce869540721b09c78c4c35c2b8d30c0fd54"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user