mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
helm: Add tiller.exe binary (#112)
This commit is contained in:
parent
f7cccbce49
commit
8cce928e59
@ -9,7 +9,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "windows-amd64",
|
"extract_dir": "windows-amd64",
|
||||||
"bin": "helm.exe",
|
"bin": [
|
||||||
|
"helm.exe",
|
||||||
|
"tiller.exe"
|
||||||
|
],
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/kubernetes/helm"
|
"github": "https://github.com/kubernetes/helm"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user