From acad1f3723a78069517a52fa34e184e0537c18ac Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 31 Jul 2025 14:22:52 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.46.4 (#38003) 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 | patch | `41.46.3-full` -> `41.46.4-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.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.46.4) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.46.3...41.46.4) ##### Bug Fixes - **azure,bitbucket-server:** bearer auth for cloning repos sets extra header correctly ([#​37235](https://redirect.github.com/renovatebot/renovate/issues/37235)) ([99af755](https://redirect.github.com/renovatebot/renovate/commit/99af75579d507c7a02828d8ebc97d647e30a6d21)) - **platform/github:** reduce max body length to 58k ([#​37236](https://redirect.github.com/renovatebot/renovate/issues/37236)) ([427f782](https://redirect.github.com/renovatebot/renovate/commit/427f78248aa0ebdb3fc3a84a13f600322c36ecd7)) ##### Documentation - **gitea:** improve `forgejo` deprecation message ([#​37233](https://redirect.github.com/renovatebot/renovate/issues/37233)) ([2b4044e](https://redirect.github.com/renovatebot/renovate/commit/2b4044e5831dec2a2e8c25281b679e182d8906c1))
--- ### 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 c1a3ea6bd33..aeaf7292416 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.46.3-full@sha256:56a9fa8768d58fdaaa9b2664f1725f7f4364904a6d1c1291218cc37de8570b72 +FROM docker.io/renovate/renovate:41.46.4-full@sha256:39846969666603bcbc0ad653f4d341f291abf523fb3a00d1c8a5ad35dcfd8b28 ARG VERSION ARG CONTAINER_NAME