Update renovate image with renovate not working as expected #26545
-
How are you running Renovate?Self-hosted If you're self-hosting Renovate, tell us what version of Renovate you run.37.89.3 If you're self-hosting Renovate, select which platform you are using.GitLab self-hosted What is your question?Renovate seems not to find updates for himself.When running a simple example with two Dokerfiles in a repo: Dockerfile.renovate Dockerfile.busybox only 1 PR for the bussy box image gets created. With the right suffix!
For the renovate image we tried different versioning templates and when switching to semver with the help of a package rule we get updates but we are loosing the suffix (slim/full) package rule: PR:
Have you ever tried to update renovate with renovate? Am I missing something? Thanks for your help! Logs (if relevant)Logs |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
that's expected, the slim suffix is obsolete. |
Beta Was this translation helpful? Give feedback.
that's expected, the slim suffix is obsolete.