0
0
mirror of https://github.com/renovatebot/renovate.git synced 2024-12-22 21:48:32 +00:00
renovatebot_renovate/lib/modules/manager/jenkins/readme.md
Nicolas Ménard 91fdebd7b1
feat(jenkins-plugins): Add support for custom registries (#25358)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-10-25 09:03:04 +00:00

6 lines
394 B
Markdown

The Jenkins manager supports a custom text or YAML format of the plugin list as described [here](https://github.com/jenkinsci/plugin-installation-manager-tool#plugin-input-format).
By default, Renovate gets the versions from the main [Jenkins update center](https://updates.jenkins.io/).
There are no strict filename rules, the convention is to name the file `plugins.txt` or `plugins.yaml`.