chore(helm): update image renovate/renovate 38.138.6 → 38.140.0 (#28647)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | minor | -> | --- > [!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 (renovate/renovate)</summary> ### [`v38.140.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.140.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/38.139.2...38.140.0) ##### Features - **config:** rebaseWhen = automerging ([#​31527](https://redirect.github.com/renovatebot/renovate/issues/31527)) ([ea816f8](https://redirect.github.com/renovatebot/renovate/commit/ea816f8ff06ebaf03ffecfa171bab8cfe50cd14d)) ### [`v38.139.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.139.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/38.139.1...38.139.2) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v7.40.5 ([#​32245](https://redirect.github.com/renovatebot/renovate/issues/32245)) ([cef4f28](https://redirect.github.com/renovatebot/renovate/commit/cef4f28a8e62b099f488f1642601f7db74f3a4ee)) ##### Documentation - **regex:** rewrite ([#​32138](https://redirect.github.com/renovatebot/renovate/issues/32138)) ([d125c99](https://redirect.github.com/renovatebot/renovate/commit/d125c9947b7d4c7885244969ebe8cd2fac5bc7dc)) ### [`v38.139.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.139.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/38.139.0...38.139.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v7.40.5 ([#​32241](https://redirect.github.com/renovatebot/renovate/issues/32241)) ([270a7ed](https://redirect.github.com/renovatebot/renovate/commit/270a7ed92f2185920774ae6df865fa251cfd9e72)) ### [`v38.139.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.139.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/38.138.6...38.139.0) ##### Features - **versioning:** allow versionings to provide isSame and use to detect majors ([#​32207](https://redirect.github.com/renovatebot/renovate/issues/32207)) ([f680dcb](https://redirect.github.com/renovatebot/renovate/commit/f680dcb899441b366d6eaab4eb54cb063ca9f8ef)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMyIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -4,7 +4,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: incubator
|
truecharts.org/train: incubator
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 38.138.6
|
appVersion: 38.140.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 25.1.5
|
version: 25.1.5
|
||||||
@@ -29,4 +29,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/renovate
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/renovate
|
||||||
- https://hub.docker.com/r/renovate/renovate
|
- https://hub.docker.com/r/renovate/renovate
|
||||||
type: application
|
type: application
|
||||||
version: 0.8.4
|
version: 0.9.0
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: renovate/renovate
|
repository: renovate/renovate
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 38.138.6
|
tag: 38.140.0
|
||||||
|
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
||||||
|
|||||||
Reference in New Issue
Block a user