mirror of
https://github.com/truecharts/charts.git
synced 2026-07-21 08:34:33 -03:00
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](d085a8c49d)) ### [`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](1cdc992bf0)) ##### Documentation - **autoapprove:** Update automerge.md and mention autoApprove option ([#​35837](https://redirect.github.com/renovatebot/renovate/issues/35837)) ([ee3048f](ee3048f4bf)) ### [`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](345b8af6fc)) ##### Miscellaneous Chores - **deps:** update containerbase/internal-tools action to v3.10.72 (main) ([#​37560](https://redirect.github.com/renovatebot/renovate/issues/37560)) ([6551a50](6551a50c5b)) - **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](15889c3541)) - **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](3cb8df7cfb)) - **deps:** update dependency eslint to v9.33.0 (main) ([#​37557](https://redirect.github.com/renovatebot/renovate/issues/37557)) ([bf783f4](bf783f43d1)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.10.2 (main) ([#​37561](https://redirect.github.com/renovatebot/renovate/issues/37561)) ([48d3a73](48d3a73319)) - **deps:** update python docker tag to v3.13.7 (main) ([#​37559](https://redirect.github.com/renovatebot/renovate/issues/37559)) ([c4bb6cc](c4bb6cccde)) - **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](48c8b3b558)) </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