chore(helm): update image renovate/renovate 38.130.4 → 38.131.1 (#28336)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | minor | -> | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>renovatebot/renovate (renovate/renovate)</summary> ### [`v38.131.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.131.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/38.131.0...38.131.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v7.37.3 ([#​32146](https://redirect.github.com/renovatebot/renovate/issues/32146)) ([ad33c48](https://redirect.github.com/renovatebot/renovate/commit/ad33c482fa3d77c776b108314d57df0bee2cd521)) ##### Build System - **deps:** update dependency [@​yarnpkg/core](https://redirect.github.com/yarnpkg/core) to v4.1.4 ([#​32145](https://redirect.github.com/renovatebot/renovate/issues/32145)) ([e3ed7f2](https://redirect.github.com/renovatebot/renovate/commit/e3ed7f2dd9efb0a7ba7648cb17d736e707e667e2)) ### [`v38.131.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.131.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/38.130.4...38.131.0) ##### Features - **preset:** add group: auto ([#​32141](https://redirect.github.com/renovatebot/renovate/issues/32141)) ([e78bd7c](https://redirect.github.com/renovatebot/renovate/commit/e78bd7cc434a4c8a0f0723cc2eb9f889a64ce60b)) - **preset:** add group: nestjs-graphql ([#​32140](https://redirect.github.com/renovatebot/renovate/issues/32140)) ([989f9a1](https://redirect.github.com/renovatebot/renovate/commit/989f9a12e0dcd7caafe98d297648d5030e5eaab7)) ##### Documentation - **faq:** update Renovate version in example ([#​32054](https://redirect.github.com/renovatebot/renovate/issues/32054)) ([d4db4c5](https://redirect.github.com/renovatebot/renovate/commit/d4db4c561c8d0b2a9b69c5f747ecfe868e4c22df)) ##### Miscellaneous Chores - **deps:** update dependency [@​types/lodash](https://redirect.github.com/types/lodash) to v4.17.11 ([#​32142](https://redirect.github.com/renovatebot/renovate/issues/32142)) ([22277ca](https://redirect.github.com/renovatebot/renovate/commit/22277ca73852b4edbcc18873fe229e3e510ed9f9)) - **deps:** update dependency npm-run-all2 to v6.2.4 ([#​32134](https://redirect.github.com/renovatebot/renovate/issues/32134)) ([ad0cdcb](https://redirect.github.com/renovatebot/renovate/commit/ad0cdcbc3571b729589193f85f307246b4e47913)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzAuNCIsInVwZGF0ZWRJblZlciI6IjM4LjEzMC40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -4,7 +4,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: incubator
|
||||
apiVersion: v2
|
||||
appVersion: 38.130.4
|
||||
appVersion: 38.131.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.1.0
|
||||
@@ -29,4 +29,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/renovate
|
||||
- https://hub.docker.com/r/renovate/renovate
|
||||
type: application
|
||||
version: 0.2.3
|
||||
version: 0.3.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: renovate/renovate
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 38.130.4
|
||||
tag: 38.131.1
|
||||
|
||||
workload:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user