1
Fork 0
Commit graph

9 commits

Author SHA1 Message Date
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
7a920f7109
Fix image upload 2024-08-24 17:08:45 +02:00
e8c4f2bc89
Fix unprivileged task 2024-08-24 11:44:32 +02:00
1df357caa9
Fix path to Dockerfiles 2024-08-24 11:42:17 +02:00
dc5081e753
Fix missing task vars 2024-08-24 11:40:07 +02:00
1ce5b812c6
Fix incorrect task file 2024-08-23 15:08:15 +02:00
55d5c67661
Initialize repository 2024-08-23 15:07:13 +02:00