From 409c60d9ec58b1738e472b285ff606cd965c6ecd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 18 Sep 2025 18:47:26 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.116.8 (#39705) 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.116.7-full` -> `41.116.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.116.8`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.116.8) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.116.7...41.116.8) ##### Miscellaneous Chores - **deps:** update containerbase/internal-tools action to v3.12.3 (main) ([#​38093](https://redirect.github.com/renovatebot/renovate/issues/38093)) ([9466a83](https://redirect.github.com/renovatebot/renovate/commit/9466a836aaa02456d07942f085b7e6558f9ff6f6)) ##### Build System - **deps:** update dependency [@​renovatebot/ruby-semver](https://redirect.github.com/renovatebot/ruby-semver) to v4.1.2 (main) ([#​38092](https://redirect.github.com/renovatebot/renovate/issues/38092)) ([0de1fda](https://redirect.github.com/renovatebot/renovate/commit/0de1fdae5cc1c06220e8a1947bb5add822f2975c))
--- ### 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 206e933032d..a3764dc756c 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.116.7-full@sha256:b50e96f326b464bc40dfcd66d34f308355fcbed7c06989e2931a30447e17b620 +FROM docker.io/renovate/renovate:41.116.8-full@sha256:f25e4e1d7f202c7142b3e2af497758dbfe584aabf43b74981c8831f9abe425b6 ARG VERSION ARG CONTAINER_NAME