From 9dcfa23fddf7ec7eda8febe1abaa32c05732d372 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 12 Sep 2025 22:14:28 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.111.0 (#39475) 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.109.0-full` -> `41.111.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.111.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.111.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.110.0...41.111.0) ##### Features - **copier:** accept git URLs as source in copier answers files ([#​37663](https://redirect.github.com/renovatebot/renovate/issues/37663)) ([40c7814](https://redirect.github.com/renovatebot/renovate/commit/40c7814a8ec58f5f0d435659944577153382dae2)) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.42.1 (main) ([#​37989](https://redirect.github.com/renovatebot/renovate/issues/37989)) ([5c9432d](https://redirect.github.com/renovatebot/renovate/commit/5c9432ded1bcf4b57ddf0de9e49073c87e1ae2f4)) - **nix:** add `file` input type to Nix schema ([#​37877](https://redirect.github.com/renovatebot/renovate/issues/37877)) ([0a2bbbc](https://redirect.github.com/renovatebot/renovate/commit/0a2bbbcb613bcc5b9219519f8ae18668a8929e1f)) ##### Miscellaneous Chores - **deps:** update linters to v9.35.0 (main) ([#​37990](https://redirect.github.com/renovatebot/renovate/issues/37990)) ([ce937f6](https://redirect.github.com/renovatebot/renovate/commit/ce937f60765b3a0949619e8319cde92202a2393b)) ### [`v41.110.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.110.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.109.0...41.110.0) ##### Features - **submodules:** use env vars from getGitEnvironmentVariables ([#​35180](https://redirect.github.com/renovatebot/renovate/issues/35180)) ([8e1107b](https://redirect.github.com/renovatebot/renovate/commit/8e1107b23f97b258a2404b77c6304ebec1490bb6))
--- ### 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 d872473fa8e..e3f8d40078c 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.109.0-full@sha256:d44f46aa6592e66bee9bfe15cd73a8b4c2a4905dfc81388c36325c81af7173df +FROM docker.io/renovate/renovate:41.111.0-full@sha256:a77bb0375d5d679c5c24a738e0e470c875016ca7b18618ec9202afbc256b867d ARG VERSION ARG CONTAINER_NAME