mirror of
https://github.com/truecharts/charts.git
synced 2026-07-12 05:41:22 -03:00
chore(container): update docker.io/renovate/renovate docker tag to v41.74.1 (#38470)
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.73.4-full` -> `41.74.1-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.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.74.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.74.0...41.74.1) ##### Documentation - fix local development links ([#​37542](https://redirect.github.com/renovatebot/renovate/issues/37542)) ([09a80b2](09a80b2832)) - note postUpgradeTasks for customers ([#​37536](https://redirect.github.com/renovatebot/renovate/issues/37536)) ([e84e54f](e84e54f69e)) ##### Miscellaneous Chores - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.8.69 (main) ([#​37540](https://redirect.github.com/renovatebot/renovate/issues/37540)) ([ebfbca5](ebfbca5708)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.9.0 (main) ([#​37546](https://redirect.github.com/renovatebot/renovate/issues/37546)) ([f6743ad](f6743ad08b)) ##### Build System - **deps:** update dependency strip-json-comments to v5.0.3 (main) ([#​37545](https://redirect.github.com/renovatebot/renovate/issues/37545)) ([3437c30](3437c30551)) ### [`v41.74.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.74.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.73.4...41.74.0) ##### Features - add `crow` manager (Crow CI) ([#​37040](https://redirect.github.com/renovatebot/renovate/issues/37040)) ([d4f3ce5](d4f3ce5b99)) ##### Bug Fixes - **data:** automatic update of static data ([#​37288](https://redirect.github.com/renovatebot/renovate/issues/37288)) ([c5ced0c](c5ced0c091)) ##### Miscellaneous Chores - ignore esbuild postinstall ([#​37538](https://redirect.github.com/renovatebot/renovate/issues/37538)) ([3a63540](3a635403c7)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Mi4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# hadolint ignore=DL3007
|
||||
FROM docker.io/renovate/renovate:41.73.4-full@sha256:30caaa70fea5bb02a59854adf087a048191b292e3d036f050f5f6ec706c33ccc
|
||||
FROM docker.io/renovate/renovate:41.74.1-full@sha256:be5499e4057e04c19e005ad0e68c1d09be919c7ccdf78de26d289915f2e1fd48
|
||||
|
||||
ARG VERSION
|
||||
ARG CONTAINER_NAME
|
||||
|
||||
Reference in New Issue
Block a user