From bfb60d042dd3ddb6eb698674b6795b53507db226 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 15 Sep 2025 17:18:59 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.113.7 (#39553) 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.113.5-full` -> `41.113.7-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.113.7`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.113.7) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.113.6...41.113.7) ##### Bug Fixes - **maven-wrapper:** no need for ordered properties file ([#​37981](https://redirect.github.com/renovatebot/renovate/issues/37981)) ([c74aedd](https://redirect.github.com/renovatebot/renovate/commit/c74aedd3f553093b877892cb9a8bef53cd154f73)) ### [`v41.113.6`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.113.6) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.113.5...41.113.6) ##### Bug Fixes - **deps:** update dependency mkdocs-material to v9.6.20 (main) ([#​38023](https://redirect.github.com/renovatebot/renovate/issues/38023)) ([78f8536](https://redirect.github.com/renovatebot/renovate/commit/78f8536caf460c5fcae04ef2929a96c8975a52df))
--- ### 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 d611dc29b23..a987b094592 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.113.5-full@sha256:0d6542d08e91dc99c849de75c07a095a6ca880b08a7b80f0f7c1cc49dcd67503 +FROM docker.io/renovate/renovate:41.113.7-full@sha256:2399b442c08e03b2020e02967c35935ca139690414aea04ee938307190f1faba ARG VERSION ARG CONTAINER_NAME