From 086c1fb977fabcccb40b4f3e4ee92fdc7ec7dd0c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 16 Sep 2025 17:43:37 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.115.2 (#39599) 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.115.1-full` -> `41.115.2-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.115.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.115.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.115.1...41.115.2) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.44.2 (main) ([#​38037](https://redirect.github.com/renovatebot/renovate/issues/38037)) ([14dff16](https://redirect.github.com/renovatebot/renovate/commit/14dff1609edcd83a51db83e547f8ab74456462ff))
--- ### 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 0c7ebe2c9af..70ea0095405 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.115.1-full@sha256:37b9422f029231675c475245783a07f3d32e4f539a97405cf38b9cf971c85449 +FROM docker.io/renovate/renovate:41.115.2-full@sha256:8a309f3c32ce64bcf0f5d1777eb5548df1d516eae9d23a2c7b3b36110807a8d9 ARG VERSION ARG CONTAINER_NAME