mirror of
https://github.com/truecharts/charts.git
synced 2026-07-17 13:11:22 -03:00
chore(container): update docker.io/renovate/renovate docker tag to v41.80.0 (#38601)
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.76.1-full` -> `41.80.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.80.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.80.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.79.0...41.80.0) ##### Features - **manager/npm:** npmInstallTwice ([#​37532](https://redirect.github.com/renovatebot/renovate/issues/37532)) ([266e528](266e52813d)) ##### Miscellaneous Chores - **deps:** update actions/dependency-review-action action to v4.7.2 (main) ([#​37596](https://redirect.github.com/renovatebot/renovate/issues/37596)) ([5979e4a](5979e4aefb)) - **deps:** update dependency typescript-eslint to v8.39.1 (main) ([#​37595](https://redirect.github.com/renovatebot/renovate/issues/37595)) ([c7d6cc8](c7d6cc83d8)) ### [`v41.79.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.79.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.78.1...41.79.0) ##### Features - **datasource/maven:** set latest tag ignored by default ([#​37541](https://redirect.github.com/renovatebot/renovate/issues/37541)) ([c0bdd1c](c0bdd1cb4c)) ### [`v41.78.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.78.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.78.0...41.78.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.32.2 (main) ([#​37590](https://redirect.github.com/renovatebot/renovate/issues/37590)) ([f59de33](f59de335e5)) ### [`v41.78.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.78.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.77.0...41.78.0) ##### Features - **forgejo:** support teams as reviewer ([#​37589](https://redirect.github.com/renovatebot/renovate/issues/37589)) ([f3538c0](f3538c0502)) ### [`v41.77.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.77.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.76.1...41.77.0) ##### Features - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.32.1 (main) ([#​37580](https://redirect.github.com/renovatebot/renovate/issues/37580)) ([093a460](093a46010c)) - **gitlab:** Improved PR cache ([#​37076](https://redirect.github.com/renovatebot/renovate/issues/37076)) ([3252d42](3252d42706)) ##### Miscellaneous Chores - **deps:** update github/codeql-action action to v3.29.10 (main) ([#​37582](https://redirect.github.com/renovatebot/renovate/issues/37582)) ([4d3bb1b](4d3bb1bf60)) - **deps:** update otel/opentelemetry-collector-contrib docker tag to v0.132.4 (main) ([#​37579](https://redirect.github.com/renovatebot/renovate/issues/37579)) ([77760ee](77760ee4a4)) ##### Code Refactoring - take regex out of loops ([#​37576](https://redirect.github.com/renovatebot/renovate/issues/37576)) ([845ef53](845ef53ccc)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Ni4wIiwidXBkYXRlZEluVmVyIjoiNDEuNzYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# hadolint ignore=DL3007
|
||||
FROM docker.io/renovate/renovate:41.76.1-full@sha256:02377f2204da4468c7c0cd4922131af054a46834e380cd2b5ef5164e2d8db1c1
|
||||
FROM docker.io/renovate/renovate:41.80.0-full@sha256:f9962fc9fca7d4d75381d6420f018902be72a26e87c409d076b837474d6e9cca
|
||||
|
||||
ARG VERSION
|
||||
ARG CONTAINER_NAME
|
||||
|
||||
Reference in New Issue
Block a user