chore(helm): update image ghcr.io/mend/renovate-ce 10.5.0 → 11.0.0 (#38002)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/mend/renovate-ce](https://redirect.github.com/mend/renovate-ce-ee)
| major | `b159ae5` -> `8c81c46` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>mend/renovate-ce-ee (ghcr.io/mend/renovate-ce)</summary>

###
[`v11.0.0`](https://redirect.github.com/mend/renovate-ce-ee/releases/tag/11.0.0)

[Compare
Source](https://redirect.github.com/mend/renovate-ce-ee/compare/10.5.0...11.0.0)

#### Application changes

- Renovate CLI: Update from `41.23.2` to `41.40.0`
-
[Docs](https://redirect.github.com/renovatebot/renovate/releases/download/41.40.0/docs.tgz)
- [Full change
log](https://octochangelog.com/compare?repo=renovatebot%2Frenovate\&from=41.23.2\&to=41.40.0)
  - Notable changes related to package cache:
- datasource: Force central cache via cachePrivatePackages
([#&#8203;36925
](https://redirect.github.com/renovatebot/renovate/issues/36925))
([a689159
](https://redirect.github.com/renovatebot/renovate/commit/a6891591b14d95694658e565f54a5f57ed847aea))
- Glob patterns for cacheTtlOverride keys ([#&#8203;36839
](https://redirect.github.com/renovatebot/renovate/issues/36839))
([2220f03
](https://redirect.github.com/renovatebot/renovate/commit/2220f03aa6c8c30db8d44dfae5ba0b0c896aa1b7))
- Implement cacheTtlOverride for datasource index cache ([#&#8203;36842
](https://redirect.github.com/renovatebot/renovate/issues/36842))
([916044e
](https://redirect.github.com/renovatebot/renovate/commit/916044e8a89480db4bfeebd617d8692d5d6b49aa))
- Force centralized datasource cache via cachePrivatePackages
([#&#8203;36990](https://redirect.github.com/renovatebot/renovate/issues/36990))
([3601bd0
](https://redirect.github.com/renovatebot/renovate/commit/3601bd02e5f0df731e0be57980d1badad0e27045))
- Update timestamp on cache revalidate ([#&#8203;36991
](https://redirect.github.com/renovatebot/renovate/issues/36991))
([02ef480
](https://redirect.github.com/renovatebot/renovate/commit/02ef48048eccccba17905a2c8dd23a0a9e6536d8))
- cache: Make TTL overrides work for all namespaces ([#&#8203;36903
](https://redirect.github.com/renovatebot/renovate/issues/36903))
([05d4278
](https://redirect.github.com/renovatebot/renovate/commit/05d42780adb287a1a749477603e50c81d85c8e17))
- breaking changes:
  - feat(api): API restructure (see updated [docs](./docs/api.md)
    - `/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`

#### Docs and Helm Charts

- docs(v11.0.0): update docs by
[@&#8203;nabeelsaabna](https://redirect.github.com/nabeelsaabna) in
[https://github.com/mend/renovate-ce-ee/pull/733](https://redirect.github.com/mend/renovate-ce-ee/pull/733)
- feat(charts): update charts to support v11.0.0 changes by
[@&#8203;Gabriel-Ladzaretti](https://redirect.github.com/Gabriel-Ladzaretti)
in
[https://github.com/mend/renovate-ce-ee/pull/735](https://redirect.github.com/mend/renovate-ce-ee/pull/735)

**Full Changelog**:
https://github.com/mend/renovate-ce-ee/compare/10.5.0...11.0.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
This commit is contained in:
TrueCharts Bot
2025-08-09 19:25:30 +02:00
committed by GitHub
parent 4dadb28cf6
commit afd408d103
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable
apiVersion: v2
appVersion: 10.5.0
appVersion: 11.0.0
dependencies:
- name: common
version: 28.15.1
@@ -36,5 +36,5 @@ sources:
- https://github.com/mend/renovate-ce-ee
- https://github.com/truecharts/charts/tree/master/charts/stable/mend-renovate
type: application
version: 3.3.1
version: 4.0.0
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/mend/renovate-ce
pullPolicy: IfNotPresent
tag: 10.5.0@sha256:b159ae5a6c42d04718881c133345d82997f522cac989b3308147b2052b6055e2
tag: 11.0.0@sha256:8c81c46603917923baaca25b5d36c4957e0f22f499a04ec3dfde0122afc966d5
workload:
main:
podSpec: