mirror of
https://github.com/truecharts/charts.git
synced 2026-07-13 05:35:22 -03:00
chore(container): update docker.io/renovate/renovate docker tag to v41.64.2 (#38316)
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.63.0-full` -> `41.64.2-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.64.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.64.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.64.0...41.64.2) ##### Build System - **deps:** update dependency [@​renovatebot/pep440](https://redirect.github.com/renovatebot/pep440) to v4.2.0 (main) ([#​37452](https://redirect.github.com/renovatebot/renovate/issues/37452)) ([06e8733](06e87335db)) - **deps:** update dependency yaml to v2.8.1 (main) ([#​37451](https://redirect.github.com/renovatebot/renovate/issues/37451)) ([e5064ab](e5064abec0)) ### [`v41.64.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.64.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.63.0...41.64.0) ##### Features - **nuget:** allow restoring workloads before restoring packages ([#​37449](https://redirect.github.com/renovatebot/renovate/issues/37449)) ([df2adeb](df2adeb110)) ##### Bug Fixes - **nuget:** restore all projects if `global.json` changes ([#​37450](https://redirect.github.com/renovatebot/renovate/issues/37450)) ([930fb7c](930fb7cd8d)) ##### Miscellaneous Chores - **deps:** update containerbase/internal-tools action to v3.10.71 (main) ([#​37447](https://redirect.github.com/renovatebot/renovate/issues/37447)) ([5a5d892](5a5d892e30)) - **deps:** update github/codeql-action action to v3.29.9 (main) ([#​37448](https://redirect.github.com/renovatebot/renovate/issues/37448)) ([5cb2d33](5cb2d3356c)) ##### Code Refactoring - **npm:** move yarnrc schema and types to a central place ([#​37412](https://redirect.github.com/renovatebot/renovate/issues/37412)) ([f898f7c](f898f7c783)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# hadolint ignore=DL3007
|
||||
FROM docker.io/renovate/renovate:41.63.0-full@sha256:17ec74bdd05bd146bfd8f2e50e5cff0ad0b2bcb40a1c8c3fd2e081b29acf901e
|
||||
FROM docker.io/renovate/renovate:41.64.2-full@sha256:9ef8aa4af6ae92145ca6c583a71f9235439d9750158a1b1a96cbc5249265ff71
|
||||
|
||||
ARG VERSION
|
||||
ARG CONTAINER_NAME
|
||||
|
||||
Reference in New Issue
Block a user