From b3902ab962ef2e2ae4703eb082c0a9f0fc62b8bb Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 27 Aug 2025 06:28:26 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.86.0 (#38836) 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.84.0-full` -> `41.86.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.86.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.86.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.85.0...41.86.0) ##### Features - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.36.0 (main) ([#​37724](https://redirect.github.com/renovatebot/renovate/issues/37724)) ([6d42d6f](https://redirect.github.com/renovatebot/renovate/commit/6d42d6f4612ed33abb7011f918d492fe45f11cd1)) ### [`v41.85.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.85.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.84.0...41.85.0) ##### Features - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.35.0 (main) ([#​37722](https://redirect.github.com/renovatebot/renovate/issues/37722)) ([568108e](https://redirect.github.com/renovatebot/renovate/commit/568108e93b4de5140190cc8c60bf4f2885eb89f7)) ##### Miscellaneous Chores - **deps:** update dependency pnpm to v10.15.0 (main) ([#​37721](https://redirect.github.com/renovatebot/renovate/issues/37721)) ([bed4db9](https://redirect.github.com/renovatebot/renovate/commit/bed4db9ace6d11a53ea41510a676a130240d823e)) - **deps:** update dependency vite to v7.1.3 (main) ([#​37710](https://redirect.github.com/renovatebot/renovate/issues/37710)) ([2516b67](https://redirect.github.com/renovatebot/renovate/commit/2516b675e0c04fdf05c55860c454a33bcd6d7aed))
--- ### 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 6581ae00017..12503e5ed8d 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.84.0-full@sha256:f5fb2498a6ec2a65e8ba05488d10d5c4ac7b0d8fb330bf4dfe171f53a25b3bca +FROM docker.io/renovate/renovate:41.86.0-full@sha256:25abb3f1c46fe73e9150125ff7616be74a304421ef33adf75c0e8598ddcdf1d1 ARG VERSION ARG CONTAINER_NAME