From 73515bd7cd0cafadad1a13ab02c190af832773f1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 14 Aug 2025 23:52:58 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.73.0 (#38416) 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.72.1-full` -> `41.73.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.73.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.73.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.72.1...41.73.0) ##### Features - Add support for Base64-encoded keys ([#​37522](https://redirect.github.com/renovatebot/renovate/issues/37522)) ([b7d2f46](https://redirect.github.com/renovatebot/renovate/commit/b7d2f4688ebc6e56293e3216c4e96a5d1e71424e)) ##### Bug Fixes - **config-migration:** ignore `commitMessageSuffix` for `prTitle` ([#​37521](https://redirect.github.com/renovatebot/renovate/issues/37521)) ([0ae1e37](https://redirect.github.com/renovatebot/renovate/commit/0ae1e373d52cd3061734592f93aacd25bde98918)) ##### Miscellaneous Chores - **deps:** update python:3.13 docker digest to [`50cbf8e`](https://redirect.github.com/renovatebot/renovate/commit/50cbf8e) (main) ([#​37523](https://redirect.github.com/renovatebot/renovate/issues/37523)) ([58c6c0d](https://redirect.github.com/renovatebot/renovate/commit/58c6c0d64dce2b54f27be9e7f9fe3669bf7841f0))
--- ### 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 a3f277ea750..5a677ec1530 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.1-full@sha256:5fef338e7ae66d96f05576b53130dd2beb43a119fc19c873db559e1e4a5768cd +FROM docker.io/renovate/renovate:41.73.0-full@sha256:6a7e3fdb618d577d6cb65a143eebec6dca61ce51ff03054d54ebe1bb124e7c03 ARG VERSION ARG CONTAINER_NAME