From 147d010a3322aff43c2e3960178e9b9bcf97b2d2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 13 Sep 2025 10:27:28 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.113.0 (#39488) 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.112.0-full` -> `41.113.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.113.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.113.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.112.0...41.113.0) ##### Features - **datasource/rpm:** set registry strategy to "merge" ([#​37999](https://redirect.github.com/renovatebot/renovate/issues/37999)) ([96d3488](https://redirect.github.com/renovatebot/renovate/commit/96d348861fe2e1aa5512d8a3b9d462aaa58d7f02)) ##### Miscellaneous Chores - **deps:** update dependency [@​vitest/eslint-plugin](https://redirect.github.com/vitest/eslint-plugin) to v1.3.9 (main) ([#​37998](https://redirect.github.com/renovatebot/renovate/issues/37998)) ([096e7bc](https://redirect.github.com/renovatebot/renovate/commit/096e7bcfd31bc9299269ce6ecb0c8df34ef5cbb1)) - **deps:** update sigstore/cosign-installer action to v3.10.0 (main) ([#​37996](https://redirect.github.com/renovatebot/renovate/issues/37996)) ([6854a68](https://redirect.github.com/renovatebot/renovate/commit/6854a680238f0957fb19deb38b429f6e1a9f0d88)) ##### Code Refactoring - **github:** improve branch protection handling and add tests fo… ([#​37922](https://redirect.github.com/renovatebot/renovate/issues/37922)) ([fcfdbd8](https://redirect.github.com/renovatebot/renovate/commit/fcfdbd84053b070834cbeb9a7664d702fe91dae8))
--- ### 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 4d0aeaed407..d87f591ee67 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.112.0-full@sha256:3ef072ee13f4d2f2d78a4d3bdc15cac60f870e88514dc3dd0b1ee39e14b5fb54 +FROM docker.io/renovate/renovate:41.113.0-full@sha256:07fa0176a44c9c9eb7281b0015f46937f63e7d4ea9833f624713fa4754036356 ARG VERSION ARG CONTAINER_NAME