Update ghcr.io/mend/renovate-ce Docker tag to v11
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 | major | 10.5.0-full -> 11.0.0-full |
Release Notes
mend/renovate-ce-ee (ghcr.io/mend/renovate-ce)
v11.0.0
Application changes
- Renovate CLI: Update from
41.23.2
to41.40.0
- Docs
- Full change log
- Notable changes related to package cache:
- datasource: Force central cache via cachePrivatePackages (#36925 ) (a689159 )
- Glob patterns for cacheTtlOverride keys (#36839 ) (2220f03 )
- Implement cacheTtlOverride for datasource index cache (#36842 ) (916044e )
- Force centralized datasource cache via cachePrivatePackages (#36990) (3601bd0 )
- Update timestamp on cache revalidate (#36991 ) (02ef480 )
- cache: Make TTL overrides work for all namespaces (#36903 ) (05d4278 )
- breaking changes:
- feat(api): API restructure (see updated docs
/api/orgs/*
->/api/v1/orgs/*
/api/repos/*
->/api/v1/repos/*
/api/status
->/system/v1/status
/api/task/queue
->/system/v1/tasks/queue
/api/job/add
->/system/v1/jobs/add
/api/job/queue
->/system/v1/jobs/queue
/api/job/logs/
->/system/v1/jobs/logs
/api/sync
->/system/v1/sync
- feat(webhook): reduce amount of jobs for disabled repositories
- see docs for more details about
MEND_RNV_WEBHOOK_DISABLED_REPOS_HANDLING
- see docs for more details about
- feat(api): API restructure (see updated docs
Docs and Helm Charts
- docs(v11.0.0): update docs by @nabeelsaabna in https://github.com/mend/renovate-ce-ee/pull/733
- feat(charts): update charts to support v11.0.0 changes by @Gabriel-Ladzaretti in https://github.com/mend/renovate-ce-ee/pull/735
Full Changelog: https://github.com/mend/renovate-ce-ee/compare/10.5.0...11.0.0