From 25a5e576467eb2d536e6f012095fe1f9aa0be16e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 12 Aug 2025 12:32:17 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.63.0 (#38305) 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.62.3-full` -> `41.63.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.63.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.63.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.62.4...41.63.0) ##### Features - **bazel-module:** Add support for rules\_img ([#​37429](https://redirect.github.com/renovatebot/renovate/issues/37429)) ([420db00](https://redirect.github.com/renovatebot/renovate/commit/420db001b69724e8e674313e493d8b06284dca75)) - **datasource/docker:** quay v2 tag list fallback ([#​36481](https://redirect.github.com/renovatebot/renovate/issues/36481)) ([7f8ceaa](https://redirect.github.com/renovatebot/renovate/commit/7f8ceaa397a07f84f668ba033b7083b48511d951)) - **pep621:** Add support for uv workspaces ([#​37064](https://redirect.github.com/renovatebot/renovate/issues/37064)) ([61cc151](https://redirect.github.com/renovatebot/renovate/commit/61cc1513bad26e32d36aec950492fdbbe246f49c)) - **terraform:** adds tofu file extension to manager file pattern ([#​37130](https://redirect.github.com/renovatebot/renovate/issues/37130)) ([c635fd1](https://redirect.github.com/renovatebot/renovate/commit/c635fd1594c9a3cbabb887cea39f7fca2fcb8546)) ##### Documentation - Update how onboardingConfig works for self-hosted GitLab runner ([#​37105](https://redirect.github.com/renovatebot/renovate/issues/37105)) ([a6606f1](https://redirect.github.com/renovatebot/renovate/commit/a6606f15978a80021c352d5ae5b38251b93b3f57)) ##### Code Refactoring - **pep621:** Simplify schema ([#​37441](https://redirect.github.com/renovatebot/renovate/issues/37441)) ([2ce429f](https://redirect.github.com/renovatebot/renovate/commit/2ce429f4d13f9b85ca23a0a38fdbc9fb45da420f)) ### [`v41.62.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.62.4) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.62.3...41.62.4) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.27.3 (main) ([#​37442](https://redirect.github.com/renovatebot/renovate/issues/37442)) ([eadc153](https://redirect.github.com/renovatebot/renovate/commit/eadc1535dce91f27cdb38feb92fac5c151521396))
--- ### 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 8beef8c7419..ac8d1272353 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.62.4-full@sha256:affd3a508e6133f330f415db1cf82913f6c8419e142b4ad4ad826f21e005ae16 +FROM docker.io/renovate/renovate:41.63.0-full@sha256:17ec74bdd05bd146bfd8f2e50e5cff0ad0b2bcb40a1c8c3fd2e081b29acf901e ARG VERSION ARG CONTAINER_NAME