From 8a280a6afb6f8e8f8ce096167172ad14ce166dc7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 14 Aug 2025 21:50:50 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.72.1 (#38412) 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.72.0-full` -> `41.72.1-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.72.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.72.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.72.0...41.72.1) ##### Bug Fixes - use shared email type ([#​37512](https://redirect.github.com/renovatebot/renovate/issues/37512)) ([798b7c7](https://redirect.github.com/renovatebot/renovate/commit/798b7c7ab5ba7ccb4efa545bd698967b9569c146)) ##### Miscellaneous Chores - **deps:** update actions/checkout action to v5 (main) ([#​37508](https://redirect.github.com/renovatebot/renovate/issues/37508)) ([2070685](https://redirect.github.com/renovatebot/renovate/commit/207068543f064782c92e25945d4fdff5accde08b)) - **deps:** update actions/download-artifact action to v5 (main) ([#​37509](https://redirect.github.com/renovatebot/renovate/issues/37509)) ([ea8e63f](https://redirect.github.com/renovatebot/renovate/commit/ea8e63f838b4bb61f1b140761cf2a3a6b56fcfda))
--- ### 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 0c5e0aad7f8..a3f277ea750 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.72.0-full@sha256:4cc2ad7720d16e824bd292f6508d6a1ee3f83488a53e239be853f757ea9b6807 +FROM docker.io/renovate/renovate:41.72.1-full@sha256:5fef338e7ae66d96f05576b53130dd2beb43a119fc19c873db559e1e4a5768cd ARG VERSION ARG CONTAINER_NAME