From 3f61b6f8da3da572d42cfdb45ebab96632b4fad0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 4 Aug 2025 16:24:15 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.51.2 (#38082) 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.51.1-full` -> `41.51.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.51.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.51.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.51.1...41.51.2) ##### Documentation - update references to renovate/renovate (main) ([#​37299](https://redirect.github.com/renovatebot/renovate/issues/37299)) ([876b0e5](https://redirect.github.com/renovatebot/renovate/commit/876b0e5b1958b30b7bfa80949e1e0dead22d00e4)) ##### Miscellaneous Chores - **deps:** lock file maintenance (main) ([#​37300](https://redirect.github.com/renovatebot/renovate/issues/37300)) ([9c9760a](https://redirect.github.com/renovatebot/renovate/commit/9c9760a0ca46b62a3a6527bb57a643ff053aabbd)) - **deps:** update dependency memfs to v4.20.1 (main) ([#​37289](https://redirect.github.com/renovatebot/renovate/issues/37289)) ([2249780](https://redirect.github.com/renovatebot/renovate/commit/2249780a85e5ee6d8030ead35de2653e638ecffe)) - **deps:** update dependency memfs to v4.22.0 (main) ([#​37290](https://redirect.github.com/renovatebot/renovate/issues/37290)) ([8200fee](https://redirect.github.com/renovatebot/renovate/commit/8200fee71a2fd5b2380879557e8d5a5049c17920)) - **deps:** update dependency memfs to v4.22.1 (main) ([#​37294](https://redirect.github.com/renovatebot/renovate/issues/37294)) ([7d3b1ff](https://redirect.github.com/renovatebot/renovate/commit/7d3b1ff76e8aa24ae1a36acb9507adf54922be61)) - **deps:** update dependency memfs to v4.23.0 (main) ([#​37298](https://redirect.github.com/renovatebot/renovate/issues/37298)) ([1f7ab10](https://redirect.github.com/renovatebot/renovate/commit/1f7ab1076b2cc684687b68453b4f88078067a80d)) ##### Build System - **deps:** update dependency cacache to v20 (main) ([#​37308](https://redirect.github.com/renovatebot/renovate/issues/37308)) ([bfa7486](https://redirect.github.com/renovatebot/renovate/commit/bfa748668e0a5c65c3d12053da909969658b67c3)) - **deps:** update dependency cronstrue to v3 (main) ([#​37309](https://redirect.github.com/renovatebot/renovate/issues/37309)) ([318770c](https://redirect.github.com/renovatebot/renovate/commit/318770c866c9ac715490a5f2121191a285f43ac6))
--- ### 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 305ce0d9654..2d377bbddb1 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.51.1-full@sha256:f835bb60e0b40fc39c70b7bfd2ca369823ae589a99ae30d829a8b8c20dbe3ea7 +FROM docker.io/renovate/renovate:41.51.2-full@sha256:2a6b29475827298f6f18a42061a481d93152b6333aa04575dbe7b021b169f2d5 ARG VERSION ARG CONTAINER_NAME