From 084d130f8ab7592ad9733027f7eae92f08722cc5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 30 Jul 2025 20:09:45 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.46.3 (#37993) 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.45.0-full` -> `41.46.3-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.46.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.46.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.46.2...41.46.3) ##### Bug Fixes - **github:** reduce max body length ([#​37228](https://redirect.github.com/renovatebot/renovate/issues/37228)) ([7a23c50](https://redirect.github.com/renovatebot/renovate/commit/7a23c50612dcc402d4ffcbdc8b1fd3e5f497275c)) ### [`v41.46.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.46.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.46.1...41.46.2) ##### Build System - **deps:** update dependency [@​pnpm/parse-overrides](https://redirect.github.com/pnpm/parse-overrides) to v1001.0.1 (main) ([#​37226](https://redirect.github.com/renovatebot/renovate/issues/37226)) ([6855180](https://redirect.github.com/renovatebot/renovate/commit/685518028a6af401b861f1aaafcbefbb73f95c7a)) ### [`v41.46.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.46.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.45.0...41.46.1) ##### Bug Fixes - only strip .git from end of url ([#​37225](https://redirect.github.com/renovatebot/renovate/issues/37225)) ([d2bd578](https://redirect.github.com/renovatebot/renovate/commit/d2bd578cd58cac0fd8d2a7d9882f61f723292ef6)) ##### Miscellaneous Chores - **deps:** update otel/opentelemetry-collector-contrib docker tag to v0.131.0 (main) ([#​37220](https://redirect.github.com/renovatebot/renovate/issues/37220)) ([4d2558b](https://redirect.github.com/renovatebot/renovate/commit/4d2558b326ffffcc4ee643c373a2eae637411855))
--- ### 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 c7e07a71f5e..c1a3ea6bd33 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.45.0-full@sha256:c6ee5874496d1163f46d3d4b2033b7f78828413bb669d2ca37a377b17bca5c88 +FROM docker.io/renovate/renovate:41.46.3-full@sha256:56a9fa8768d58fdaaa9b2664f1725f7f4364904a6d1c1291218cc37de8570b72 ARG VERSION ARG CONTAINER_NAME