From f92e55d66d41520ef16814624daee71e761cb271 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 11 Aug 2025 23:17:01 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.62.3 (#38274) 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.62.1-full` -> `41.62.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.62.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.62.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.62.1...41.62.3) ##### Miscellaneous Chores - **deps:** lock file maintenance (main) ([#​37424](https://redirect.github.com/renovatebot/renovate/issues/37424)) ([58bf02d](https://redirect.github.com/renovatebot/renovate/commit/58bf02d02b320b1007f618f684faa05339a3e336)) - **deps:** update actions/checkout action to v4.3.0 (main) ([#​37431](https://redirect.github.com/renovatebot/renovate/issues/37431)) ([df6af36](https://redirect.github.com/renovatebot/renovate/commit/df6af36463b94aa0567a8f6a6a80393dcb4847b1)) - **deps:** update containerbase/internal-tools action to v3.10.70 (main) ([#​37433](https://redirect.github.com/renovatebot/renovate/issues/37433)) ([8aa4131](https://redirect.github.com/renovatebot/renovate/commit/8aa413192093aceedcba13445f3ff582c93a58b0)) - **deps:** update dependency lint-staged to v16.1.4 (main) ([#​37418](https://redirect.github.com/renovatebot/renovate/issues/37418)) ([f46a720](https://redirect.github.com/renovatebot/renovate/commit/f46a720b5a1e509b619db06505d0dbfed718b803)) - **deps:** update dependency typescript-eslint to v8.39.0 (main) ([#​37438](https://redirect.github.com/renovatebot/renovate/issues/37438)) ([58fe365](https://redirect.github.com/renovatebot/renovate/commit/58fe365f40ac625270bb14bb8df3888c529547ca)) ##### Build System - **deps:** update dependency google-auth-library to v10.2.1 (main) ([#​37439](https://redirect.github.com/renovatebot/renovate/issues/37439)) ([eb1878b](https://redirect.github.com/renovatebot/renovate/commit/eb1878bae2b3393caf21f7de27e3e9ca6c87ec0f))
--- ### 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 ef7c70efed2..bb033e226cd 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.62.1-full@sha256:eec8d43b20c4f6dba6481c164aa9a8b057e92a504159f7512cc5128fd9f629d4 +FROM docker.io/renovate/renovate:41.62.3-full@sha256:752e40c14923d0aa4bdd854cbdcd01394303a2e553176188db5ad63baa1346a0 ARG VERSION ARG CONTAINER_NAME