From 09e086f6e8a3b24693a365397575574bdf74f347 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 10 Aug 2025 22:38:49 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.61.0 (#38250) 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.60.4-full` -> `41.61.0-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.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.61.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.60.4...41.61.0) ##### Features - **presets:** add UI5 Web Components monorepo ([#​37392](https://redirect.github.com/renovatebot/renovate/issues/37392)) ([8dd8d4d](https://redirect.github.com/renovatebot/renovate/commit/8dd8d4d43c1a8b27502394c12d4f4a9bc51453e4)) ##### Miscellaneous Chores - **deps:** update dependency lint-staged to v16.1.3 (main) ([#​37417](https://redirect.github.com/renovatebot/renovate/issues/37417)) ([88edda7](https://redirect.github.com/renovatebot/renovate/commit/88edda76e4dc871f98a7e8daa32a569638d8b9cf)) - **deps:** update dependency memfs to v4.36.0 (main) ([#​37416](https://redirect.github.com/renovatebot/renovate/issues/37416)) ([9e35fd4](https://redirect.github.com/renovatebot/renovate/commit/9e35fd4e13ed89cc63dc42804314e303314ba1c6))
--- ### 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 d0cf11863dd..e057a0fdeb1 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.60.4-full@sha256:9a36fac2c93a968053d361dc269f181ee770bc11fde29e0cb3249f650590e685 +FROM docker.io/renovate/renovate:41.61.0-full@sha256:666f77393633ab8c2fcc7b92e1228e70dadf706ffff1e06da367f3d1efd3f248 ARG VERSION ARG CONTAINER_NAME