mirror of
https://github.com/truecharts/charts.git
synced 2026-07-19 10:31:21 -03:00
chore(container): update docker.io/renovate/renovate docker tag to v41.52.0 (#38094)
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.51.2-full` -> `41.52.0-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.52.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.52.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.51.2...41.52.0) ##### Features - **asdf,mise:** Add support for renovating gotestsum by shortname ([#​37314](https://redirect.github.com/renovatebot/renovate/issues/37314)) ([5a6382c](5a6382c5fd)) - **presets:** add Eclipse Implementation of JAXB monorepo ([#​37284](https://redirect.github.com/renovatebot/renovate/issues/37284)) ([ced83fb](ced83fb0cf)) ##### Bug Fixes - **bitbucket-server:** Handle invalidReviewers correctly ([#​37241](https://redirect.github.com/renovatebot/renovate/issues/37241)) ([922d1ba](922d1bae1c)) ##### Miscellaneous Chores - **deps:** update dependency vite to v7 (main) ([#​37311](https://redirect.github.com/renovatebot/renovate/issues/37311)) ([c8b0a00](c8b0a00fad)) ##### Code Refactoring - **config:** move code for easier testing ([#​37297](https://redirect.github.com/renovatebot/renovate/issues/37297)) ([37a1a93](37a1a93a06)) ##### Build System - **deps:** update dependency shlex to v3 (main) ([#​37310](https://redirect.github.com/renovatebot/renovate/issues/37310)) ([72519d6](72519d6711)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# hadolint ignore=DL3007
|
||||
FROM docker.io/renovate/renovate:41.51.2-full@sha256:2a6b29475827298f6f18a42061a481d93152b6333aa04575dbe7b021b169f2d5
|
||||
FROM docker.io/renovate/renovate:41.52.0-full@sha256:8dd67c300c4166a04cbb59cb5a6c14fe9d35a17e59f0ee22460957b95bf781e8
|
||||
|
||||
ARG VERSION
|
||||
ARG CONTAINER_NAME
|
||||
|
||||
Reference in New Issue
Block a user