From a5dcd8463c393195f05783056db0baf3d13b1ced Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 18 Sep 2025 12:44:36 +0200 Subject: [PATCH] chore(container): update docker.io/renovate/renovate docker tag to v41.116.7 (#39697) 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.116.6-full` -> `41.116.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.116.7`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.116.7) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.116.6...41.116.7) ##### Build System - **deps:** update dependency [@​opentelemetry/resource-detector-gcp](https://redirect.github.com/opentelemetry/resource-detector-gcp) to v0.40.0 (main) ([#​38090](https://redirect.github.com/renovatebot/renovate/issues/38090)) ([1e08cff](https://redirect.github.com/renovatebot/renovate/commit/1e08cffc0f81091ab5650dd4cef5fd5e418961fa))
--- ### 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 4d00c5cfcc5..206e933032d 100644 --- a/containers/apps/renovate/Dockerfile +++ b/containers/apps/renovate/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM docker.io/renovate/renovate:41.116.6-full@sha256:7278d5e0ce21a03bf00269817c2d98c83db9b3e9067f94c365653a93e403dfad +FROM docker.io/renovate/renovate:41.116.7-full@sha256:b50e96f326b464bc40dfcd66d34f308355fcbed7c06989e2931a30447e17b620 ARG VERSION ARG CONTAINER_NAME