0
0
Fork 0
mirror of https://github.com/renovatebot/renovate.git synced 2025-05-12 23:51:55 +00:00
renovatebot_renovate/lib/modules/manager/glasskube
RahulGautamSingh bc7d0595d0
feat(config): managerFilePatterns (#34615)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2025-05-04 08:30:24 +00:00
..
__fixtures__ feat(manager): add glasskube manager (#30774) 2024-08-20 20:03:24 +00:00
extract.spec.ts test: cleanup (#34785) 2025-03-13 17:52:09 +00:00
extract.ts refactor: use yaml instead of js-yaml for parsing YAML files (#31336) 2024-09-16 18:03:23 +00:00
index.ts feat(config): managerFilePatterns (#34615) 2025-05-04 08:30:24 +00:00
readme.md feat(config): managerFilePatterns (#34615) 2025-05-04 08:30:24 +00:00
schema.ts feat(manager): add glasskube manager (#30774) 2024-08-20 20:03:24 +00:00
types.ts chore(deps): update eslint monorepo to v9 (major) (#33573) 2025-02-20 11:31:13 +00:00

Extract version data from Packages/ClusterPackages and repository data from PackageRepositories.

To use the glasskube manager you must set your own managerFilePatterns pattern. The glasskube manager has no default managerFilePatterns pattern, because there is no common filename or directory name convention for Glasskube YAML files. By setting your own managerFilePatterns Renovate avoids having to check each *.yaml file in a repository for a Glasskube definition.