From 0e34201b483dd512457d1142fffd010425334ee6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 25 Sep 2025 07:40:30 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.130.0 (#39998) 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.128.1-full` -> `41.130.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.130.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.130.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.129.0...41.130.0) ##### Features - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.49.0 (main) ([#​38213](https://redirect.github.com/renovatebot/renovate/issues/38213)) ([72b2ad6](https://redirect.github.com/renovatebot/renovate/commit/72b2ad62defd77140834249f14065714adb14c69)) ### [`v41.129.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.129.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.128.1...41.129.0) ##### Features - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.48.0 (main) ([#​38211](https://redirect.github.com/renovatebot/renovate/issues/38211)) ([46ab4cb](https://redirect.github.com/renovatebot/renovate/commit/46ab4cb05d5e77f949264e777947b97b94ee6f5a)) ##### Miscellaneous Chores - **deps:** update containerbase/internal-tools action to v3.13.8 (main) ([#​38206](https://redirect.github.com/renovatebot/renovate/issues/38206)) ([30315d1](https://redirect.github.com/renovatebot/renovate/commit/30315d1af07d9531fc535b14828ac2fac21f945c)) - **deps:** update dependency esbuild to v0.25.10 (main) ([#​38208](https://redirect.github.com/renovatebot/renovate/issues/38208)) ([e9b6619](https://redirect.github.com/renovatebot/renovate/commit/e9b66195625808f1b58b2a6662cd338a503284b2)) - **deps:** update dependency node to v22.20.0 (main) ([#​38209](https://redirect.github.com/renovatebot/renovate/issues/38209)) ([f5dbf4a](https://redirect.github.com/renovatebot/renovate/commit/f5dbf4ab37ebaee76f0d6d8aa247d98de98358f9)) - **deps:** update dependency pnpm to v10.17.0 (main) ([#​38207](https://redirect.github.com/renovatebot/renovate/issues/38207)) ([9f58849](https://redirect.github.com/renovatebot/renovate/commit/9f5884900090b12229b302b719c1c66591a1948e))
--- ### 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 1bdc7828c41..c612130c22e 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.128.1-full@sha256:cfca8d061cb80bfda316c7703e5e4e2d66abb49fd9e97c6067853406c2895289 +FROM docker.io/renovate/renovate:41.130.0-full@sha256:89e010e7226edcc65b73511322e73a2968ab59c87665057d7f0648ccff8943cf ARG VERSION ARG CONTAINER_NAME