From 13eb6214d57e2dc921837064fae8f1a35ea3f305 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 1 Sep 2025 05:55:07 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.91.3 (#39004) 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.91.2-full` -> `41.91.3-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.91.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.91.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.91.2...41.91.3) ##### Documentation - update references to renovate/renovate (main) ([#​37781](https://redirect.github.com/renovatebot/renovate/issues/37781)) ([daeb163](https://redirect.github.com/renovatebot/renovate/commit/daeb163056a4764c741e2e042f710ee9a2198260)) ##### Build System - **deps:** update aws-sdk-js-v3 monorepo to v3.879.0 (main) ([#​37780](https://redirect.github.com/renovatebot/renovate/issues/37780)) ([829cc3b](https://redirect.github.com/renovatebot/renovate/commit/829cc3b61d1396f2ba3d691cb1bcaa009b719462))
--- ### 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 0d09b094e1d..16caef11a2b 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.91.2-full@sha256:470403f8b0dd0f2fadc102ef3d6bd0e00c9e3e49611ecb286808f2342cad5bef +FROM docker.io/renovate/renovate:41.91.3-full@sha256:1dde670dbee916110d6c1f5548c7798fdf08355ff20481aba201eb5ecd5acaeb ARG VERSION ARG CONTAINER_NAME