From 044a10d48ea40a7a5b43b287ae7636e07d15d051 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 7 Jul 2025 20:31:52 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.20.2 (#37187) 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.20.0-full` -> `41.20.2-full` | --- ### Release Notes
renovatebot/renovate (docker.io/renovate/renovate) ### [`v41.20.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.20.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.20.1...41.20.2) ##### Bug Fixes - **gerrit:** use change instead of change-request terminology ([#​35908](https://redirect.github.com/renovatebot/renovate/issues/35908)) ([6e4f334](https://redirect.github.com/renovatebot/renovate/commit/6e4f334d2bce46fed3fde3950a0f9fb3d8f3df54)) ### [`v41.20.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.20.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.20.0...41.20.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.15.10 (main) ([#​36838](https://redirect.github.com/renovatebot/renovate/issues/36838)) ([921a798](https://redirect.github.com/renovatebot/renovate/commit/921a798dd31a9df5d31e9889ea2be37a19b3ba59))
--- ### 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 32844dff4fe..b0b4841970f 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.20.0-full@sha256:38f2e52a153c9502093c9e84a88712730a735048c7e2ded1f8a5e7f7e4326595 +FROM docker.io/renovate/renovate:41.20.2-full@sha256:33b134b001aff86ae6a32e0dd269834bb01848b2c6e8fcb513cdba7799fdec91 ARG VERSION ARG CONTAINER_NAME