From 786de0f1b54df16d50d10fbb47875db72251c929 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 1 Aug 2025 14:49:04 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.46.8 (#38023) 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.46.7-full` -> `41.46.8-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.46.8`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.46.8) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.46.7...41.46.8) ##### Bug Fixes - Revert "feat(presets): added fumadocs to mono repo groups" ([#​37250](https://redirect.github.com/renovatebot/renovate/issues/37250)) ([257a028](https://redirect.github.com/renovatebot/renovate/commit/257a0286ee89e66d7fb049b314427b5bb3a7a0a7)) ##### Documentation - add monorepo note ([#​37251](https://redirect.github.com/renovatebot/renovate/issues/37251)) ([53c2615](https://redirect.github.com/renovatebot/renovate/commit/53c2615e5095b328a2bb4fbdd51268de4dfee0a3)) ##### Miscellaneous Chores - **deps:** update dependency renovatebot/github-action to v43.0.5 (main) ([#​37183](https://redirect.github.com/renovatebot/renovate/issues/37183)) ([868b063](https://redirect.github.com/renovatebot/renovate/commit/868b063b92b935f6f5b9ec53f9f346ffe0cb5410))
--- ### 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 47168591bf6..1dc186ed8e8 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.46.7-full@sha256:b0caea1e68a50f7d3bbfe3c43c804eab71572d3724c8f2448751b7359bb6de6b +FROM docker.io/renovate/renovate:41.46.8-full@sha256:b4278abcb88f57fc1fe8595717add69d01f527fe30d83c333790b88a60e2917c ARG VERSION ARG CONTAINER_NAME