From 6168f69ffceb8385089d3c727695beab2ff9d19c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 2 Aug 2025 03:05:56 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.51.0 (#38030) 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.50.0-full` -> `41.51.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.51.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.51.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.50.0...41.51.0) ##### Features - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.25.0 (main) ([#​37277](https://redirect.github.com/renovatebot/renovate/issues/37277)) ([74a5557](https://redirect.github.com/renovatebot/renovate/commit/74a55575c60d0ff6f2f87b3265b675f5e80db575)) ##### Miscellaneous Chores - **deps:** update dependency memfs to v4.18.0 (main) ([#​37276](https://redirect.github.com/renovatebot/renovate/issues/37276)) ([471da78](https://redirect.github.com/renovatebot/renovate/commit/471da78664e85fef2e37d67e7ffe64a33a5cff31)) - **deps:** update otel/opentelemetry-collector-contrib docker tag to v0.131.1 (main) ([#​37278](https://redirect.github.com/renovatebot/renovate/issues/37278)) ([d3b61b8](https://redirect.github.com/renovatebot/renovate/commit/d3b61b888c9b9257056a7123ba14efce6b72beb0))
--- ### 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 a3089ab1631..488583d84f9 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.50.0-full@sha256:7a4a6cb21c7213660e88a5025721580bebbc1f2ccdb45dc51139bad62bc17c7d +FROM docker.io/renovate/renovate:41.51.0-full@sha256:cba104b875e5192e2876df335a44a94b1326d91c57457bdf82bb4bb886000255 ARG VERSION ARG CONTAINER_NAME