From 33d89c8a3be6a2c35057391352425095723edb53 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 17 Sep 2025 18:25:21 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.116.2 (#39656) 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.115.6-full` -> `41.116.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.116.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.116.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.116.1...41.116.2) ##### Miscellaneous Chores - **deps:** update dependency memfs to v4.39.0 (main) ([#​38075](https://redirect.github.com/renovatebot/renovate/issues/38075)) ([692241e](https://redirect.github.com/renovatebot/renovate/commit/692241efb84d40649b6cca31ed36df3e320de3ee)) ##### Build System - **deps:** update opentelemetry-js monorepo to v0.205.0 (main) ([#​38074](https://redirect.github.com/renovatebot/renovate/issues/38074)) ([52cb5cc](https://redirect.github.com/renovatebot/renovate/commit/52cb5cc2a8a3cbef6e9f44c210ca69ff484be618)) ### [`v41.116.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.116.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.115.6...41.116.1) ##### Build System - **deps:** update dependency [@​opentelemetry/instrumentation](https://redirect.github.com/opentelemetry/instrumentation) to v0.205.0 (main) ([#​38073](https://redirect.github.com/renovatebot/renovate/issues/38073)) ([59ddf60](https://redirect.github.com/renovatebot/renovate/commit/59ddf60ba15de1573c3c0a3a69cbeb0411238724))
--- ### 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 dd1ae6e009b..ee99fa3bc4c 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.115.6-full@sha256:de16e339e1951432276b547482fbedad4f1cfe9ea660be5a4f29756eeff2013d +FROM docker.io/renovate/renovate:41.116.2-full@sha256:cd1594ffcd64941cf754a1e4e54b4b6fb1a1207c78c4cb980e30c7fea0586435 ARG VERSION ARG CONTAINER_NAME