From afd408d1039b4b4f07ce5ca11562156b950ddf82 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 9 Aug 2025 19:25:30 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/mend/re?= =?UTF-8?q?novate-ce=2010.5.0=20=E2=86=92=2011.0.0=20(#38002)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
mend/renovate-ce-ee (ghcr.io/mend/renovate-ce) ### [`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 ([#​36925 ](https://redirect.github.com/renovatebot/renovate/issues/36925)) ([a689159 ](https://redirect.github.com/renovatebot/renovate/commit/a6891591b14d95694658e565f54a5f57ed847aea)) - Glob patterns for cacheTtlOverride keys ([#​36839 ](https://redirect.github.com/renovatebot/renovate/issues/36839)) ([2220f03 ](https://redirect.github.com/renovatebot/renovate/commit/2220f03aa6c8c30db8d44dfae5ba0b0c896aa1b7)) - Implement cacheTtlOverride for datasource index cache ([#​36842 ](https://redirect.github.com/renovatebot/renovate/issues/36842)) ([916044e ](https://redirect.github.com/renovatebot/renovate/commit/916044e8a89480db4bfeebd617d8692d5d6b49aa)) - Force centralized datasource cache via cachePrivatePackages ([#​36990](https://redirect.github.com/renovatebot/renovate/issues/36990)) ([3601bd0 ](https://redirect.github.com/renovatebot/renovate/commit/3601bd02e5f0df731e0be57980d1badad0e27045)) - Update timestamp on cache revalidate ([#​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 ([#​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 [@​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 [@​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
--- ### 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. --- - [ ] 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). --- charts/stable/mend-renovate/Chart.yaml | 4 ++-- charts/stable/mend-renovate/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/mend-renovate/Chart.yaml b/charts/stable/mend-renovate/Chart.yaml index 911bcb1ca35..aed59fbe29e 100644 --- a/charts/stable/mend-renovate/Chart.yaml +++ b/charts/stable/mend-renovate/Chart.yaml @@ -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 diff --git a/charts/stable/mend-renovate/values.yaml b/charts/stable/mend-renovate/values.yaml index 5cde2bbdbfb..d1b0cc29792 100644 --- a/charts/stable/mend-renovate/values.yaml +++ b/charts/stable/mend-renovate/values.yaml @@ -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: