From 61b167a839947638e4c2f5b32cf5a2e3dda4347e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 21 Sep 2025 12:12:00 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.122.0 (#39834) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker.io/renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | final | minor | `41.121.4-full` -> `41.122.0-full` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
renovatebot/renovate (docker.io/renovate/renovate) ### [`v41.122.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.122.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.121.4...41.122.0) ##### Features - **github:** consider rulesets strict checks for rebaseWhen=auto ([#​38072](https://redirect.github.com/renovatebot/renovate/issues/38072)) ([f6d2a86](https://redirect.github.com/renovatebot/renovate/commit/f6d2a86707b16cb5782c339e99bcbf22ee5c220b))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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). --- containers/apps/renovate/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/apps/renovate/Dockerfile b/containers/apps/renovate/Dockerfile index def6045c6bb..d2b18ed65cb 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.121.4-full@sha256:bcf215766182a935e2aea80cab9c860645bcc3ae9d9dfd2fcbec9ef6f11f23cb +FROM docker.io/renovate/renovate:41.122.0-full@sha256:c76ac0bc8c30387d26b88d4257aea341fe4f3bbdb70dba54e7fe1387e2bb5970 ARG VERSION ARG CONTAINER_NAME