renovate incorrectly pulls in updates that are not compatible (e.g. Java > 8)
Summary
renovate config incorrectly pulls in updates that are not compatible (e.g. Java > 8)
Steps to reproduce
can only be reproduced when a new version is released
What is the current bug behavior?
renovate config pulls in whatever the most recent version is which may be a build against Java > 8
What is the expected correct behavior?
Only Java 8 versions are pulled
Relevant logs and/or screenshots
Possible fixes
update renovate config to not pull in versions that are incompatible
Tasks
-
Bug has been identified and corrected within the container
Edited by Jamie Johnson