mirror of https://github.com/renovatebot/renovate
edf3c793dc | ||
---|---|---|
.. | ||
__fixtures__ | ||
extract.spec.ts | ||
extract.ts | ||
index.ts | ||
readme.md | ||
schema.ts |
readme.md
Can upgrade bundle definitions and GitRepo YAML manifests of Rancher Fleet.
By default, only bundles with Helm references will be upgraded.
To enable GitRepo updates you have to extend your fileMatch
configuration.
{
"fileMatch": ["'(^|/)fleet.ya?ml", "myGitRepoManifests\\.yaml"]
}