chore(container): update docker.io/renovate/renovate docker tag to v41.74.5 (#38501)
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.74.2-full` -> `41.74.5-full` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>renovatebot/renovate (docker.io/renovate/renovate)</summary> ### [`v41.74.5`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.74.5) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.74.4...41.74.5) ##### Bug Fixes - **codecommit:** reset cached pull request list when initializing repository ([#​36468](https://redirect.github.com/renovatebot/renovate/issues/36468)) ([d085a8c](https://redirect.github.com/renovatebot/renovate/commit/d085a8c49d9d01f005ab1999809823ba78831257)) ### [`v41.74.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.74.4) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.74.3...41.74.4) ##### Bug Fixes - **manager/helmfile:** Allow replacements of oci:// charts ([#​35296](https://redirect.github.com/renovatebot/renovate/issues/35296)) ([1cdc992](https://redirect.github.com/renovatebot/renovate/commit/1cdc992bf016fe0763aced39f94cb81a04f6d1c0)) ##### Documentation - **autoapprove:** Update automerge.md and mention autoApprove option ([#​35837](https://redirect.github.com/renovatebot/renovate/issues/35837)) ([ee3048f](https://redirect.github.com/renovatebot/renovate/commit/ee3048f4bf96be1e4a11673565f95d9783b4bf6d)) ### [`v41.74.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.74.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.74.2...41.74.3) ##### Bug Fixes - **helmfile:** Add support for helmfile.d folders ([#​37555](https://redirect.github.com/renovatebot/renovate/issues/37555)) ([345b8af](https://redirect.github.com/renovatebot/renovate/commit/345b8af6fc87d38a3b931230c898453790ab90e2)) ##### Miscellaneous Chores - **deps:** update containerbase/internal-tools action to v3.10.72 (main) ([#​37560](https://redirect.github.com/renovatebot/renovate/issues/37560)) ([6551a50](https://redirect.github.com/renovatebot/renovate/commit/6551a50c5b3e65ae7f7020b03c3f067eab92462c)) - **deps:** update dependency [@​eslint/js](https://redirect.github.com/eslint/js) to v9.33.0 (main) ([#​37556](https://redirect.github.com/renovatebot/renovate/issues/37556)) ([15889c3](https://redirect.github.com/renovatebot/renovate/commit/15889c3541fe44d79fc365395819ca16b4d2ecac)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v22.17.1 (main) ([#​37554](https://redirect.github.com/renovatebot/renovate/issues/37554)) ([3cb8df7](https://redirect.github.com/renovatebot/renovate/commit/3cb8df7cfb9e7788e1cc15dbe936503ec941e17f)) - **deps:** update dependency eslint to v9.33.0 (main) ([#​37557](https://redirect.github.com/renovatebot/renovate/issues/37557)) ([bf783f4](https://redirect.github.com/renovatebot/renovate/commit/bf783f43d14b6610be829b3473203bf35b18751c)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.10.2 (main) ([#​37561](https://redirect.github.com/renovatebot/renovate/issues/37561)) ([48d3a73](https://redirect.github.com/renovatebot/renovate/commit/48d3a733196d63d73e4a01239a409e595cfcc272)) - **deps:** update python docker tag to v3.13.7 (main) ([#​37559](https://redirect.github.com/renovatebot/renovate/issues/37559)) ([c4bb6cc](https://redirect.github.com/renovatebot/renovate/commit/c4bb6cccdecaf1334caefdb2200dd9dbf1dc0f03)) - **deps:** update python:3.13 docker digest to [`3b2f1b9`](https://redirect.github.com/renovatebot/renovate/commit/3b2f1b9) (main) ([#​37558](https://redirect.github.com/renovatebot/renovate/issues/37558)) ([48c8b3b](https://redirect.github.com/renovatebot/renovate/commit/48c8b3b558abf1df66dc1c53c62a47d2c349f716)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS43Mi4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# hadolint ignore=DL3007
|
||||
FROM docker.io/renovate/renovate:41.74.2-full@sha256:f7906334cd15b2fe56436aed864982f50303595168196ce5c4270691a48f2a36
|
||||
FROM docker.io/renovate/renovate:41.74.5-full@sha256:d9083a76dbed34b15a67442c9c46dda201465604ecab1f3c68d78b4c8c7b510c
|
||||
|
||||
ARG VERSION
|
||||
ARG CONTAINER_NAME
|
||||
|
||||
Reference in New Issue
Block a user