From 07997718597f5020608615622ef088e52d28abfa Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 30 Aug 2025 17:20:15 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.91.1 (#38940) 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.0-full` -> `41.91.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.91.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.91.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.91.0...41.91.1) ##### Miscellaneous Chores - **deps:** update dependency google-github-actions/auth to v3 (main) ([#​37761](https://redirect.github.com/renovatebot/renovate/issues/37761)) ([bbf9d68](https://redirect.github.com/renovatebot/renovate/commit/bbf9d68d342ca3edcc01816d5f14ab8aafce9c9d)) - **deps:** update dependency memfs to v4.37.1 (main) ([#​37770](https://redirect.github.com/renovatebot/renovate/issues/37770)) ([6e00de5](https://redirect.github.com/renovatebot/renovate/commit/6e00de5daf57f7ab240b0d085b4edd469f738f30)) - **deps:** update linters to v9.34.0 (main) ([#​37771](https://redirect.github.com/renovatebot/renovate/issues/37771)) ([3d8220a](https://redirect.github.com/renovatebot/renovate/commit/3d8220a9473ec45c6aff9a3ed363aa6d749776d1)) ##### Build System - **deps:** update dependency p-throttle to v8 (main) ([#​37760](https://redirect.github.com/renovatebot/renovate/issues/37760)) ([1905811](https://redirect.github.com/renovatebot/renovate/commit/190581132ce9233166660833f770d6a9c04db457))
--- ### 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 b1a72cbc120..ae2896c2e76 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.0-full@sha256:46ccd65937ca1ec5ce521b5bafbb523f9af734a29d2055b63a4b0dcba76696ea +FROM docker.io/renovate/renovate:41.91.1-full@sha256:631c9348421d4ace6e053a9ea85695387b4ed38139fc8abd2a27fd161fe468f4 ARG VERSION ARG CONTAINER_NAME