mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
helmfile: Update to version 0.135.0
This commit is contained in:
parent
f20ad27c36
commit
7674ba01d8
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.134.1",
|
"version": "0.135.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.134.1/helmfile_windows_amd64.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.135.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||||
"hash": "10403a4836075e57792d02a870dbce6a541060b4121e4e7dfff909604b73bfcf"
|
"hash": "dfd82e45e4e3be12dbcc2ca877c48ef3a29f4b32d11cd58db97f5aa97e666307"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.134.1/helmfile_windows_386.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.135.0/helmfile_windows_386.exe#/helmfile.exe",
|
||||||
"hash": "92613ebc45af4e70102e6fb5ce586131b0707a543cc0a052232b8123fca7a284"
|
"hash": "ec15445d5e0211852028b7125193febe98970621bd460bae02b43deffc2442e7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user