Update ghcr.io/mend/renovate-ce Docker tag to v15.1.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.0.0-full → 15.1.0-full |
Release Notes
mend/renovate-ce-ee (ghcr.io/mend/renovate-ce)
v15.1.0
Application changes
- Renovate CLI: Update from
43.259.2to43.280.0 - chore: update dependencies
- feat(server/logs): collect github installation rate limits. check the docs for more details
- new config option
MEND_RNV_GITHUB_RATE_LIMIT_MONITORING_ENABLEDdefaults tofalse - new config option
MEND_RNV_GITHUB_RATE_LIMIT_LOW_PERCENT - new config option
MEND_RNV_GITHUB_RATE_LIMIT_STALE_AFTER
- new config option
- feat(server/api): github orgs rate limit endpoint
/api/v1/orgs/-/rate-limitsee openapi spec for more details - feat(server/api): github rate limit endpoint
/api/v1/orgs/{org}/-/rate-limitsee openapi spec for more details - feat(server/api): expose the repository renovate status at org level (api:
/api/v1/orgs/{org}/-/repos) - feat(server/api): filter by repository renovate status at org level (api:
/api/v1/orgs/{org}/-/repos) - feat(server/api/system): add username allowlist support (new config option
MEND_RNV_API_SYSTEM_ALLOWED_USERS) - feat(server/api/rbac): add username bypass list (new config option
MEND_RNV_API_RBAC_BYPASS_USERS)
Helm Charts
- chore(deps): update mend renovate docker images to v15.1.0 by @renovate[bot] in #899
Docs
- docs: update GitHub App key and Bitbucket/GitLab PATs docs + clarify when to use alternate profile pictures by @jamietanna in #891
- docs(webui): remove outdated callout by @Gabriel-Ladzaretti in #895
- docs: release 15.1.0 by @nabeelsaabna in #898
Full Changelog: https://github.com/mend/renovate-ce-ee/compare/15.0.0...15.1.0