From f489915c143a70b749afd246536fe5d0f6c0ca8c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 30 Jul 2025 13:39:41 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.45.0 (#37980) 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.43.7-full` -> `41.45.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.45.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.45.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.44.0...41.45.0) ##### Features - **azure:** add support for rebase-merge ([#​33732](https://redirect.github.com/renovatebot/renovate/issues/33732)) ([6c40f18](https://redirect.github.com/renovatebot/renovate/commit/6c40f185e4280271c811ec022178169ef6d96559)) ### [`v41.44.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.44.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.43.7...41.44.0) ##### Features - Add configurable `artifactErrorWarning` user string ([#​37177](https://redirect.github.com/renovatebot/renovate/issues/37177)) ([ea7fd6e](https://redirect.github.com/renovatebot/renovate/commit/ea7fd6e3428d9683339a109ef190d79135d609f5)) ##### Documentation - update references to renovate/renovate (main) ([#​37179](https://redirect.github.com/renovatebot/renovate/issues/37179)) ([ac65158](https://redirect.github.com/renovatebot/renovate/commit/ac65158a18ff5af867c887b9b81f9b10a53e664d))
--- ### 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 ef09026d2f6..c7e07a71f5e 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.43.7-full@sha256:3816a98e7ed6e65d8f63876c8665098feef982c3dd7e8bd60f8bf6ec1c4fb6b9 +FROM docker.io/renovate/renovate:41.45.0-full@sha256:c6ee5874496d1163f46d3d4b2033b7f78828413bb669d2ca37a377b17bca5c88 ARG VERSION ARG CONTAINER_NAME