mirror of
https://github.com/truecharts/charts.git
synced 2026-07-08 17:11:21 -03:00
chore(helm): update image docker.io/renovate/renovate 39.232.2 → 39.232.4 (#34006)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | patch | -> | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>renovatebot/renovate (docker.io/renovate/renovate)</summary> ### [`v39.232.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.232.4) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.232.3...39.232.4) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.54.3 (main) ([#​35169](https://redirect.github.com/renovatebot/renovate/issues/35169)) ([a67e0a9](a67e0a9992)) ##### Miscellaneous Chores - **deps:** update containerbase/internal-tools action to v3.10.17 (main) ([#​35170](https://redirect.github.com/renovatebot/renovate/issues/35170)) ([0c43808](0c43808b9c)) ### [`v39.232.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.232.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.232.2...39.232.3) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.54.2 (main) ([#​35166](https://redirect.github.com/renovatebot/renovate/issues/35166)) ([ec2801e](ec2801ed2d)) ##### Documentation - **manager/pixi:** update version picking strategy ([#​35151](https://redirect.github.com/renovatebot/renovate/issues/35151)) ([0884b43](0884b43782)) ##### Miscellaneous Chores - **deps:** update dependency [@​ls-lint/ls-lint](https://redirect.github.com/ls-lint/ls-lint) to v2.3.0 (main) ([#​35167](https://redirect.github.com/renovatebot/renovate/issues/35167)) ([eeb0d41](eeb0d410ec)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v22.13.14 (main) ([#​35160](https://redirect.github.com/renovatebot/renovate/issues/35160)) ([f17caf4](f17caf4c1d)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -4,7 +4,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 39.232.2
|
||||
appVersion: 39.232.4
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -29,4 +29,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/renovate
|
||||
- https://hub.docker.com/r/renovate/renovate
|
||||
type: application
|
||||
version: 1.25.0
|
||||
version: 1.25.1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/renovate/renovate
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 39.232.2
|
||||
tag: 39.232.4
|
||||
|
||||
workload:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user