From 4421274d293658b346d5f200c8f6fd143579d89f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 16 Aug 2025 23:47:44 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.76.0 (#38534) 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.75.0-full` -> `41.76.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.76.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.76.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.75.0...41.76.0) ##### Features - **poetry:** Support Poetry V2 ([#​37563](https://redirect.github.com/renovatebot/renovate/issues/37563)) ([5f15043](https://redirect.github.com/renovatebot/renovate/commit/5f150439e207003701a9f77a92b05e770a845596))
--- ### 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 c2bde7b25bb..f6fb9aff707 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.75.0-full@sha256:3eda573bb301b264d7e88c4cdf8414345446ab712cc30241a180efe27f9199ae +FROM docker.io/renovate/renovate:41.76.0-full@sha256:28c20265957de38a6aa52373ce3909c9aace3415b146e744c22b15fd2118511a ARG VERSION ARG CONTAINER_NAME