Does minimumReleaseAge apply to Docker digests? #38212
How are you running Renovate?A Mend.io-hosted app If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.No response Please tell us more about your question or problemBased on my experimentation - it does not seem to. For example: PostgreSQL 17.6 on DockerHub released a new digest for the same tag yesterday (9/23) More broadly, it would be helpful to update the documentation if possible to list the formats that The datasource that Renovate uses must have a release timestamp for the minimumReleaseAge config option to work. Some datasources may have a release timestamp, but in a format Renovate does not support. In those cases a feature request needs to be implemented.Thank you very much! Logs (if relevant)Here is the config, if it helps |
Replies: 2 comments 6 replies
@paulzakin I've raised #38655 for slightly more information in the docs about this - thoughts? |
|
In terms of whether Docker digest support this 🧵 |
In the meantime, I've raised #38658 to improve our docs to clarify this (this will then appear on https://docs.renovatebot.com/modules/datasource/docker/)