From aef42e8faced7faf396e372fc23e5a211b12a77f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 24 Sep 2025 06:58:38 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.127.2 (#39957) 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.127.1-full` -> `41.127.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.127.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.127.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.127.1...41.127.2) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.47.4 (main) ([#​38195](https://redirect.github.com/renovatebot/renovate/issues/38195)) ([6284d4f](https://redirect.github.com/renovatebot/renovate/commit/6284d4f19177130b71ed2396d5dd73076be760d5)) ##### Miscellaneous Chores - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v22.18.5 (main) ([#​38194](https://redirect.github.com/renovatebot/renovate/issues/38194)) ([e7e731f](https://redirect.github.com/renovatebot/renovate/commit/e7e731f5ce5fec23e7f02cea751fb7dcc5fcb817)) - **deps:** update dependency memfs to v4.41.0 (main) ([#​38192](https://redirect.github.com/renovatebot/renovate/issues/38192)) ([9bfd9db](https://redirect.github.com/renovatebot/renovate/commit/9bfd9db099c7c46b305a532823842b7718d5e7f9)) - **deps:** update otel/opentelemetry-collector-contrib docker tag to v0.136.0 (main) ([#​38188](https://redirect.github.com/renovatebot/renovate/issues/38188)) ([91a70d8](https://redirect.github.com/renovatebot/renovate/commit/91a70d8b7bfdd705b27e30849339c672a885e53e))
--- ### 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 a59dd1597d4..0c34e1e3e4c 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.127.1-full@sha256:578ad9da96491aa0833499a4f2d76fc0d4695d3e7d498bb77375606e35a678cb +FROM docker.io/renovate/renovate:41.127.2-full@sha256:2013b14c531d0e80b8810d4912a4e7b6cd86ed27537fffce1c6d714e59f1754a ARG VERSION ARG CONTAINER_NAME