From 28975409316035d8115068979ef7a27f3a4e1ea4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 8 Sep 2025 20:39:19 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.98.0 (#39298) 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.97.10-full` -> `41.98.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.98.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.98.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.97.12...41.98.0) ##### Features - **presets:** add mongo-java-driver monorepo ([#​37887](https://redirect.github.com/renovatebot/renovate/issues/37887)) ([ff33810](https://redirect.github.com/renovatebot/renovate/commit/ff338108e55522e0fcb453a9d81bb83d8ae4164e)) ### [`v41.97.12`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.97.12) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.97.11...41.97.12) ##### Bug Fixes - **presets:** take into account java 25 as LTS in more places ([#​37890](https://redirect.github.com/renovatebot/renovate/issues/37890)) ([33efc13](https://redirect.github.com/renovatebot/renovate/commit/33efc1339ad8c67e59e8669f6adbe139746b7cf3)) ### [`v41.97.11`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.97.11) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.97.10...41.97.11) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.39.8 (main) ([#​37893](https://redirect.github.com/renovatebot/renovate/issues/37893)) ([4ab455d](https://redirect.github.com/renovatebot/renovate/commit/4ab455d20813f7c1cb95d28a8edc232f9153ced0)) ##### Miscellaneous Chores - **deps:** update dependency pnpm to v10.15.1 (main) ([#​37888](https://redirect.github.com/renovatebot/renovate/issues/37888)) ([51b46d0](https://redirect.github.com/renovatebot/renovate/commit/51b46d06ffa79e637945d05e9af2f0f70b5f7f94)) - **deps:** update dependency vite to v7.1.4 (main) ([#​37889](https://redirect.github.com/renovatebot/renovate/issues/37889)) ([630e4e1](https://redirect.github.com/renovatebot/renovate/commit/630e4e13c891f71ae1ce7a2ff18697454642d81d))
--- ### 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). Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> --- 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 d5f183d4c8f..6afa22c586e 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.97.12-full@sha256:e20639264151d9dce8f0fc3b1219748f4844a76cc157263551d8e7e061daa60e +FROM docker.io/renovate/renovate:41.98.0-full@sha256:a9e8d51d5b1e7eef8bae10c9f51e40a2c0b9061dd0b6259ab85cf3af1411f404 ARG VERSION ARG CONTAINER_NAME