1
Fork 0

Configure Renovate #1

Merged
lucas merged 7 commits from renovate/configure into master 2024-08-24 17:17:50 +02:00

7 commits

Author SHA1 Message Date
a1a3d43567
Fix node versioning 2024-08-24 17:13:39 +02:00
925028dc4b
Fix Fava requirements 2024-08-24 17:11:05 +02:00
8d51731d45
Fix versioning schemes
The `node` versioning scheme does only use LTS by default, which we
want. So we need to apply that for the Docker tags of node.js images.

NPM packages should use the appropriate versioning scheme as well.
2024-08-24 17:11:04 +02:00
e8f7bba8cc
Fix GitHub repo name for frp 2024-08-24 17:11:03 +02:00
b4ea7d0ab5
Implement custom version checks
Many dependencies are installed manually within the Dockerfiles,
where Renovate cannot determine the version numbers by default.
However, through custom matching, the corresponding data sources
can be invoked, and the version number replaced via regex.
2024-08-24 17:11:03 +02:00
84e699c4a1
Add .renovaterc 2024-08-24 17:11:02 +02:00
6ec1c014a8
Fix fluentd image 2024-08-24 17:10:22 +02:00