From 98bf2f2dbc34c7302d2aa6b6c6d7d6312abb0b52 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 3 Sep 2025 22:10:39 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.95.2 (#39091) 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.95.0-full` -> `41.95.2-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.95.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.95.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.95.1...41.95.2) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.38.6 (main) ([#​37823](https://redirect.github.com/renovatebot/renovate/issues/37823)) ([0d51655](https://redirect.github.com/renovatebot/renovate/commit/0d51655dffe5958db68c2cad30aec77765ed4f47)) ### [`v41.95.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.95.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.95.0...41.95.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.38.4 (main) ([#​37821](https://redirect.github.com/renovatebot/renovate/issues/37821)) ([6aea2bc](https://redirect.github.com/renovatebot/renovate/commit/6aea2bc210919b33de0486c5dca3ca5c894a988d)) ##### Miscellaneous Chores - **deps:** update aquasecurity/trivy-action action to v0.33.1 (main) ([#​37820](https://redirect.github.com/renovatebot/renovate/issues/37820)) ([6c87dc5](https://redirect.github.com/renovatebot/renovate/commit/6c87dc5045c3013c8a7649006e33b8466cf87c21)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.10.14 (main) ([#​37818](https://redirect.github.com/renovatebot/renovate/issues/37818)) ([f4df664](https://redirect.github.com/renovatebot/renovate/commit/f4df66474819247e7fc6bfac684f92057f0ac14c)) - **deps:** update otel/opentelemetry-collector-contrib docker tag to v0.134.1 (main) ([#​37822](https://redirect.github.com/renovatebot/renovate/issues/37822)) ([1ab802a](https://redirect.github.com/renovatebot/renovate/commit/1ab802a5c2c628297741d42772685e8492fe0825))
--- ### 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 51f37ab198d..4db2eb249d7 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.95.0-full@sha256:5ae2b3cf0deaa3f7a78552b24f6957b7a13329210c69a3ffdef4efc65d6627be +FROM docker.io/renovate/renovate:41.95.2-full@sha256:60b99f55e54caa67d4bfc9bfe02af2a84045abc86611d90772685a73bb4e69a1 ARG VERSION ARG CONTAINER_NAME