From 27f40211e1e4194ea5bae9bc76576c740e72c339 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 1 Oct 2025 02:07:48 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.132.5 (#40254) 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.132.4-full` -> `41.132.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.132.5`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.132.5) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.132.4...41.132.5) ##### Bug Fixes - **deps:** update dependency mkdocs-material to v9.6.21 (main) ([#​38301](https://redirect.github.com/renovatebot/renovate/issues/38301)) ([fe308e7](https://redirect.github.com/renovatebot/renovate/commit/fe308e77c36f23b7460fb7272070fe68a29b015c)) ##### Miscellaneous Chores - **deps:** update dependency tar to v7.5.0 (main) ([#​38295](https://redirect.github.com/renovatebot/renovate/issues/38295)) ([5da6c91](https://redirect.github.com/renovatebot/renovate/commit/5da6c913f2149721f0143f1ad2bae6110f206e80)) - **deps:** update dependency tar to v7.5.1 (main) ([#​38297](https://redirect.github.com/renovatebot/renovate/issues/38297)) ([17c700c](https://redirect.github.com/renovatebot/renovate/commit/17c700c80859775ab657ea288ce8206df07c3f3d))
--- ### 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 4a7806f0cee..f1682e7bc1c 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.132.4-full@sha256:ac9dc39c7d74253af3a09807f9df81c2c3b15adc7e1c7e0f41e7f8f09549ef45 +FROM docker.io/renovate/renovate:41.132.5-full@sha256:b42331254149bfde968caaceb6328b3f5bc0f5bb9caf4bdbf1e9c439473778fa ARG VERSION ARG CONTAINER_NAME