mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-04-20 08:56:48 +00:00
asset_filter is a substring that asset filenames must contain. Used when multiple packages share a GitHub release (kubectx/kubens both come from ahmetb/kubectx). Added as a first-class Conf field and applied in webicached's applyConfig.
5 lines
69 B
Plaintext
5 lines
69 B
Plaintext
source = github
|
|
owner = ahmetb
|
|
repo = kubectx
|
|
asset_filter = kubectx
|