From 9b4f962430af55015338a962308c51125da13856 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 5 Aug 2025 10:52:31 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.52.3 (#38099) 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.52.1-full` -> `41.52.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.52.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.52.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.52.2...41.52.3) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.25.3 (main) ([#​37331](https://redirect.github.com/renovatebot/renovate/issues/37331)) ([4db0219](https://redirect.github.com/renovatebot/renovate/commit/4db0219617eee60ea8458c61bf03722ad4b73956)) ### [`v41.52.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.52.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.52.1...41.52.2) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.25.2 (main) ([#​37329](https://redirect.github.com/renovatebot/renovate/issues/37329)) ([0e5c3db](https://redirect.github.com/renovatebot/renovate/commit/0e5c3db9e7bb53e40abc7a1cd4976ada689232cb)) ##### Miscellaneous Chores - **deps:** update dependency [@​types/luxon](https://redirect.github.com/types/luxon) to v3.7.0 (main) ([#​37327](https://redirect.github.com/renovatebot/renovate/issues/37327)) ([dc0a3e2](https://redirect.github.com/renovatebot/renovate/commit/dc0a3e288a57b2b691f5c6d6dfdf02625ea76bfc))
--- ### 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 76429b202a5..22a26d747ce 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.52.1-full@sha256:33c567204e767e02641b5816c585a2aa97ed173276613bf21a2930fed1d26f51 +FROM docker.io/renovate/renovate:41.52.3-full@sha256:44f22bcfbf4eb2b91cd43feede8c564b34e8a61a701537c6bbc1572a4a1bd5b7 ARG VERSION ARG CONTAINER_NAME