mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
helmfile: Update to version 0.71.0
This commit is contained in:
parent
ea08cd547b
commit
870bf2c507
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.70.1",
|
"version": "0.71.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.70.1/helmfile_windows_amd64.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.71.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||||
"hash": "6d609c2fcf6451f81026495ae42eaa30855a10ecd5eef70b1ae3f431bfe999bb"
|
"hash": "13d1359594783abe70dfca1bd9d43ab06fe5d00324137f1537b0d0bc40cfa530"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.70.1/helmfile_windows_386.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.71.0/helmfile_windows_386.exe#/helmfile.exe",
|
||||||
"hash": "c2f2c2b62e3e52d531ce4e2e79573ebcd1edab19fdbc3ed46e1e39399e0164af"
|
"hash": "81e7b16dc38d331ed6fbd10facd799a284922161f5979cfac5ab565bc954fb6b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user