From 7c8c05ea96a2068a2dace22e50db483d05e9536a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 26 Sep 2025 18:21:38 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.131.5 (#40049) 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 | patch | `41.131.4-full` -> `41.131.5-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.131.5`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.131.5) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.131.4...41.131.5) ##### Bug Fixes - **migrations:** correct expectation in line with implementation ([#​38243](https://redirect.github.com/renovatebot/renovate/issues/38243)) ([9b66b13](https://redirect.github.com/renovatebot/renovate/commit/9b66b1380603f3a6628f75dc54cfd11ba1d161fe))
--- ### 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 b4d14c6a2fb..932c6f64ff8 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.131.4-full@sha256:d0fa4029e289ab6a0edcc25ead6e3062c3a38c6ac351ef5d960c3712ae01f9d6 +FROM docker.io/renovate/renovate:41.131.5-full@sha256:7a020fbfd25c3f47b893b5a306869292b792fd5ec3295c90481b0a39d6e61942 ARG VERSION ARG CONTAINER_NAME