Update ghcr.io/mend/renovate-ce Docker tag to v15.3.0
No problems upgrading the Docker container with a Docker compose yaml file within Portainer and by means of Portainer DevOps resp. GitOps with dependency update facilitated by Mend's Renovate Bot itself.
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/mend/renovate-ce | minor | 15.2.0-full → 15.3.0-full |
Release Notes
mend/renovate-ce-ee (ghcr.io/mend/renovate-ce)
v15.3.0
Application changes
- feat(github): support GHE pagination link rebasing via
MEND_RNV_GITHUB_REBASE_PAGINATION_LINKS=true- Needed for GHE that returns pagination links with a different hostname from
MEND_RNV_ENDPOINT - See (setup-for-github docs)[docs/setup-for-github.md] for more details
- Needed for GHE that returns pagination links with a different hostname from
- fix(server/pg): handle pool errors
- chore: update dependencies
Helm Charts
- chore(deps): update mend renovate docker images to v15.3.0 by @renovate[bot] in #906
Docs
- docs(github): document cross-origin pagination link rebasing by @Gabriel-Ladzaretti in #905
Full Changelog: https://github.com/mend/renovate-ce-ee/compare/15.2.0...15.3.0