From 0a93f8b06b05299a959c51a3e664d7f6a95832a4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 25 Sep 2025 22:27:02 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.130.2 (#40011) 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.130.1-full` -> `41.130.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.130.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.130.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.130.1...41.130.2) ##### Miscellaneous Chores - **deps:** update github/codeql-action action to v3.30.4 (main) ([#​38225](https://redirect.github.com/renovatebot/renovate/issues/38225)) ([48a4989](https://redirect.github.com/renovatebot/renovate/commit/48a498989ec6d70d5fe3af7250564757d7df6841)) ##### Build System - **deps:** update dependency [@​sindresorhus/is](https://redirect.github.com/sindresorhus/is) to v7.1.0 (main) ([#​38139](https://redirect.github.com/renovatebot/renovate/issues/38139)) ([d9a2a96](https://redirect.github.com/renovatebot/renovate/commit/d9a2a96503ea0874eb13d362f0b52c7d9354aa96))
--- ### 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 868c0f2d269..f132b6c09a7 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.130.1-full@sha256:e8929891ea719465288a7e2b54deee433249661c24dbe623b543b737666ea810 +FROM docker.io/renovate/renovate:41.130.2-full@sha256:e9ad435e4ec1ce331d13c9161e32cf5ab0abc01238fe4eb61af19ba70a89c5f6 ARG VERSION ARG CONTAINER_NAME