From ea53e29bb6cbc32d64e84ff760c9d07b5e018927 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 12 Sep 2025 10:12:47 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.103.0 (#39459) 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.100.0-full` -> `41.103.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.103.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.103.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.100.0...41.103.0) ##### Features - **dependency-dashboard:** support for grouping branches in the dependency dashboard ([#​37140](https://redirect.github.com/renovatebot/renovate/issues/37140)) ([b5c4657](https://redirect.github.com/renovatebot/renovate/commit/b5c4657f7e46d598499483cae8d98d72fc3b3fb3))
--- ### 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 e40f2273282..ec7589e51e8 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.100.0-full@sha256:8e90a635532ac4213a1043c4920d7b2b6c171314f933fc1f21baea31103b4778 +FROM docker.io/renovate/renovate:41.103.0-full@sha256:18d131cedc99921ac6c5d9c87b54803128ee454ee331343684edc79279fb8cc4 ARG VERSION ARG CONTAINER_NAME