From 9e3e882474afd4fa7510be6aa08c723056c90f72 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 23 Sep 2025 06:21:00 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.125.2 (#39892) 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.124.1-full` -> `41.125.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.125.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.125.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.125.1...41.125.2) ##### Build System - **deps:** update dependency detect-indent to v7.0.2 (main) ([#​38175](https://redirect.github.com/renovatebot/renovate/issues/38175)) ([23cc7a1](https://redirect.github.com/renovatebot/renovate/commit/23cc7a17e8ac9ce7cfe6543c6266483f81f19daf)) ### [`v41.125.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.125.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.125.0...41.125.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.47.1 (main) ([#​38174](https://redirect.github.com/renovatebot/renovate/issues/38174)) ([3822a40](https://redirect.github.com/renovatebot/renovate/commit/3822a402fa4ea41d302e63271537dd1817fd0053)) ##### Miscellaneous Chores - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v22.18.4 (main) ([#​38173](https://redirect.github.com/renovatebot/renovate/issues/38173)) ([8cb0d52](https://redirect.github.com/renovatebot/renovate/commit/8cb0d522df7a139425898d83b8bc9e9093018834)) ### [`v41.125.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.125.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.124.1...41.125.0) ##### Features - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.47.0 (main) ([#​38172](https://redirect.github.com/renovatebot/renovate/issues/38172)) ([4fce6c7](https://redirect.github.com/renovatebot/renovate/commit/4fce6c719862257ceea3ac3a03d7be69c9b5034f)) ##### Build System - **deps:** update dependency [@​renovatebot/osv-offline](https://redirect.github.com/renovatebot/osv-offline) to v1.6.11 (main) ([#​38171](https://redirect.github.com/renovatebot/renovate/issues/38171)) ([d99a87e](https://redirect.github.com/renovatebot/renovate/commit/d99a87ef832597d2466075310a75fa7fb2da3a38))
--- ### 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 5ba779c635e..2932fd80e9e 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.124.1-full@sha256:e483ccc2ff132bb73d2607f94de2371f1e4f15a993ee78e88e03782a83728956 +FROM docker.io/renovate/renovate:41.125.2-full@sha256:375ab4cf8a49112fbf6889cf9c3c70c7510c57ae50adc1572838208b08c7c90e ARG VERSION ARG CONTAINER_NAME