From 81e2651f155f7830ac627324b81e0990dd1c31a5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 11 Aug 2025 04:45:58 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.61.1 (#38251) 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.61.0-full` -> `41.61.1-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.61.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.61.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.61.0...41.61.1) ##### Documentation - update references to renovate/renovate (main) ([#​37420](https://redirect.github.com/renovatebot/renovate/issues/37420)) ([92395bd](https://redirect.github.com/renovatebot/renovate/commit/92395bd201b93c4c0b15a822521c077c3f0235b5)) ##### Build System - **deps:** update dependency chalk to v5.5.0 (main) ([#​37419](https://redirect.github.com/renovatebot/renovate/issues/37419)) ([1910acd](https://redirect.github.com/renovatebot/renovate/commit/1910acd0fa30054d91eeeb15d49f97d5e9746496))
--- ### 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 e057a0fdeb1..84922be5801 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.61.0-full@sha256:666f77393633ab8c2fcc7b92e1228e70dadf706ffff1e06da367f3d1efd3f248 +FROM docker.io/renovate/renovate:41.61.1-full@sha256:b04a97b2bfeac341cbae078d7e38e3cd86a813da52bf7f0937512cb4eef89723 ARG VERSION ARG CONTAINER_NAME