From 7e6d033ab85ce904086aba86a38a8794486321f5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 20 Aug 2025 23:03:10 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.82.1 (#38669) 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.81.6-full` -> `41.82.1-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.82.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.82.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.82.0...41.82.1) ##### Bug Fixes - **workers:** skip platform automerge reattempt in dry run ([#​37631](https://redirect.github.com/renovatebot/renovate/issues/37631)) ([2a0feb0](https://redirect.github.com/renovatebot/renovate/commit/2a0feb04e91b5ebf51c598b48651804681802b99)) ### [`v41.82.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.82.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.81.6...41.82.0) ##### Features - **pep621:** return found lockfiles ([#​37633](https://redirect.github.com/renovatebot/renovate/issues/37633)) ([0691d29](https://redirect.github.com/renovatebot/renovate/commit/0691d29ae9b3335259e82a58fc940e8443153639)) ##### Miscellaneous Chores - **deps:** update codecov/codecov-action action to v5.5.0 (main) ([#​37634](https://redirect.github.com/renovatebot/renovate/issues/37634)) ([30c0983](https://redirect.github.com/renovatebot/renovate/commit/30c0983c8b386d8f28ce00160bcd9db3b55e9218))
--- ### 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 921af147b54..af5b1bbae70 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.81.6-full@sha256:4da0ed11d041de0ec31f5338ed43d2dadd8f23eb6e55bc9a20d5248054861796 +FROM docker.io/renovate/renovate:41.82.1-full@sha256:e868d10b9c1c00f3c63105caa70d209380e43b6c4bd77174150de2b9d1046a18 ARG VERSION ARG CONTAINER_NAME