From eea54800ebf67b9dd119863a4eaf17ed014685a4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 15 Aug 2025 17:27:32 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.74.1 (#38470) 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.73.4-full` -> `41.74.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.74.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.74.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.74.0...41.74.1) ##### Documentation - fix local development links ([#​37542](https://redirect.github.com/renovatebot/renovate/issues/37542)) ([09a80b2](https://redirect.github.com/renovatebot/renovate/commit/09a80b28329227df985367c0295d62e915e0d759)) - note postUpgradeTasks for customers ([#​37536](https://redirect.github.com/renovatebot/renovate/issues/37536)) ([e84e54f](https://redirect.github.com/renovatebot/renovate/commit/e84e54f69e614ad31b690466fdd9ad383c22be4a)) ##### Miscellaneous Chores - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.8.69 (main) ([#​37540](https://redirect.github.com/renovatebot/renovate/issues/37540)) ([ebfbca5](https://redirect.github.com/renovatebot/renovate/commit/ebfbca57085f27f98eead5e383d803b063719900)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.9.0 (main) ([#​37546](https://redirect.github.com/renovatebot/renovate/issues/37546)) ([f6743ad](https://redirect.github.com/renovatebot/renovate/commit/f6743ad08b14c5691069029b1a322ac484c22018)) ##### Build System - **deps:** update dependency strip-json-comments to v5.0.3 (main) ([#​37545](https://redirect.github.com/renovatebot/renovate/issues/37545)) ([3437c30](https://redirect.github.com/renovatebot/renovate/commit/3437c3055166ecc72a250085054a07ca6ff18579)) ### [`v41.74.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.74.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.73.4...41.74.0) ##### Features - add `crow` manager (Crow CI) ([#​37040](https://redirect.github.com/renovatebot/renovate/issues/37040)) ([d4f3ce5](https://redirect.github.com/renovatebot/renovate/commit/d4f3ce5b993d0fae7fc0ec85c80cabce990770ce)) ##### Bug Fixes - **data:** automatic update of static data ([#​37288](https://redirect.github.com/renovatebot/renovate/issues/37288)) ([c5ced0c](https://redirect.github.com/renovatebot/renovate/commit/c5ced0c091c99b010a697bc25d98a17340366eaf)) ##### Miscellaneous Chores - ignore esbuild postinstall ([#​37538](https://redirect.github.com/renovatebot/renovate/issues/37538)) ([3a63540](https://redirect.github.com/renovatebot/renovate/commit/3a635403c7a733241a485320d149d98941beaa48))
--- ### 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 3b8e7961b5d..b05a630de9e 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.73.4-full@sha256:30caaa70fea5bb02a59854adf087a048191b292e3d036f050f5f6ec706c33ccc +FROM docker.io/renovate/renovate:41.74.1-full@sha256:be5499e4057e04c19e005ad0e68c1d09be919c7ccdf78de26d289915f2e1fd48 ARG VERSION ARG CONTAINER_NAME