mirror of
https://github.com/truecharts/charts.git
synced 2026-07-08 14:31:21 -03:00
chore(container): update docker.io/renovate/renovate docker tag to v41.32.1 (#37501)
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.30.5-full` -> `41.32.1-full` | --- ### Release Notes <details> <summary>renovatebot/renovate (docker.io/renovate/renovate)</summary> ### [`v41.32.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.32.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.32.0...41.32.1) ##### Build System - **deps:** update dependency editorconfig to v3.0.1 (main) ([#​36972](https://redirect.github.com/renovatebot/renovate/issues/36972)) ([40ef3b2](40ef3b270f)) ### [`v41.32.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.32.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.31.1...41.32.0) ##### Features - **replacements:** improve `Package` field for prs ([#​36815](https://redirect.github.com/renovatebot/renovate/issues/36815)) ([9fe43ea](9fe43ea69c)) ##### Bug Fixes - **post-upgrade-tasks:** handle renamed files as add/delete pairs ([#​36944](https://redirect.github.com/renovatebot/renovate/issues/36944)) ([2a28db0](2a28db01c0)) ##### Code Refactoring - use re2 ([#​36957](https://redirect.github.com/renovatebot/renovate/issues/36957)) ([587b9a9](587b9a9cda)) ##### Tests - use async ([#​36953](https://redirect.github.com/renovatebot/renovate/issues/36953)) ([8bedd04](8bedd04ab7)) ### [`v41.31.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.31.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.31.0...41.31.1) ##### Build System - **deps:** update dependency zod to v3.25.74 (main) ([#​36964](https://redirect.github.com/renovatebot/renovate/issues/36964)) ([44035b2](44035b2ae4)) ### [`v41.31.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.31.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.30.5...41.31.0) ##### Features - **gerrit:** suggest use of rebase hashtag ([#​36955](https://redirect.github.com/renovatebot/renovate/issues/36955)) ([30b0599](30b0599efe)) ##### Bug Fixes - **datasource/gitlab-packages:** prefer `conan_package_name` if it exists ([#​36954](https://redirect.github.com/renovatebot/renovate/issues/36954)) ([518eb0a](518eb0aeff)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# hadolint ignore=DL3007
|
||||
FROM docker.io/renovate/renovate:41.30.5-full@sha256:a6b4abb2e9b1d3a41114988991f79365028fa2d6e6c6573950e5e21cf03e2f8d
|
||||
FROM docker.io/renovate/renovate:41.32.1-full@sha256:792e95454d05b2e4e5deefd6955923533243551e785f2587c457acf453fe66eb
|
||||
|
||||
ARG VERSION
|
||||
ARG CONTAINER_NAME
|
||||
|
||||
Reference in New Issue
Block a user