From f7394c54668875f502f28c51b0f462e06eb707bd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 26 Sep 2025 12:17:18 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.131.4 (#40036) 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.2-full` -> `41.131.4-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.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.131.4) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.131.3...41.131.4) ##### Build System - **deps:** update dependency ae-cvss-calculator to v1.0.9 (main) ([#​38244](https://redirect.github.com/renovatebot/renovate/issues/38244)) ([d44b991](https://redirect.github.com/renovatebot/renovate/commit/d44b991dae00e507041535d21f2e932135ebb97c)) ### [`v41.131.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.131.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.131.2...41.131.3) ##### Build System - ignore Git worktrees from build/test tooling ([#​38238](https://redirect.github.com/renovatebot/renovate/issues/38238)) ([02ef6c8](https://redirect.github.com/renovatebot/renovate/commit/02ef6c87bfe2c3fe017ac50afcfa30e7726c4206))
--- ### 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 0f776577e3b..b4d14c6a2fb 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.2-full@sha256:f0fda5c29f6cd300a8659cb98d3d1228fa6ff1ff71ceb44031d99a43c3f40e38 +FROM docker.io/renovate/renovate:41.131.4-full@sha256:d0fa4029e289ab6a0edcc25ead6e3062c3a38c6ac351ef5d960c3712ae01f9d6 ARG VERSION ARG CONTAINER_NAME