From 6e98756b15212f4146c60fefbcdf2ebd81f095f6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 1 Aug 2025 08:42:40 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.46.7 (#38020) 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.46.6-full` -> `41.46.7-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.46.7`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.46.7) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.46.6...41.46.7) ##### Miscellaneous Chores - **deps:** update dependency node to v22.18.0 (main) ([#​37247](https://redirect.github.com/renovatebot/renovate/issues/37247)) ([8f525c2](https://redirect.github.com/renovatebot/renovate/commit/8f525c25d0f7ec86338cb46004a2aef0a64db19e)) ##### Build System - **deps:** update aws-sdk-js-v3 monorepo to v3.858.0 (main) ([#​37246](https://redirect.github.com/renovatebot/renovate/issues/37246)) ([bc6d623](https://redirect.github.com/renovatebot/renovate/commit/bc6d6238cb781240a3d96170dc727055f486ab4b))
--- ### 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 697a55b4199..47168591bf6 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.46.6-full@sha256:8883cbf1d6e4b70d56b95eeee0bf5573d5464f2862ef8f4364cbb577801f0522 +FROM docker.io/renovate/renovate:41.46.7-full@sha256:b0caea1e68a50f7d3bbfe3c43c804eab71572d3724c8f2448751b7359bb6de6b ARG VERSION ARG CONTAINER_NAME