From a9fda0f6f1435d5ec8666046d0a135ed4aa0fc71 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 19 Aug 2025 04:36:30 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.81.1 (#38616) 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.80.0-full` -> `41.81.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.81.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.81.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.81.0...41.81.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.33.1 (main) ([#​37601](https://redirect.github.com/renovatebot/renovate/issues/37601)) ([4ed5e65](https://redirect.github.com/renovatebot/renovate/commit/4ed5e65a68fc4153919efedffd0e3fac43801f10)) ### [`v41.81.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.81.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.80.0...41.81.0) ##### Features - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.33.0 (main) ([#​37599](https://redirect.github.com/renovatebot/renovate/issues/37599)) ([e5a580c](https://redirect.github.com/renovatebot/renovate/commit/e5a580cbd24b8ff3bbf69c4063ef5112d04d34d6))
--- ### 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 891c25c07f6..aa94741516e 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.80.0-full@sha256:f9962fc9fca7d4d75381d6420f018902be72a26e87c409d076b837474d6e9cca +FROM docker.io/renovate/renovate:41.81.1-full@sha256:ca127ef363765d8f08b00eed3ce84200e74b67309b235c6a58182d092f836263 ARG VERSION ARG CONTAINER_NAME