chore(helm): update image renovate/renovate 38.128.7 → 38.129.1 (#28130)
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.129.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.129.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/38.129.0...38.129.1) ##### Bug Fixes - **deps:** update ghcr.io/containerbase/sidecar docker tag to v11.11.37 ([#​32063](https://redirect.github.com/renovatebot/renovate/issues/32063)) ([e69de72](https://redirect.github.com/renovatebot/renovate/commit/e69de72825e2e16ae967b483aa4b626d44677536)) - **deps:** update ghcr.io/renovatebot/base-image docker tag to v7.36.6 ([#​32064](https://redirect.github.com/renovatebot/renovate/issues/32064)) ([82fe8ea](https://redirect.github.com/renovatebot/renovate/commit/82fe8ead2db47a04d4436185bca61436df917b4f)) ##### Code Refactoring - **onboarding:** rename function ([#​32059](https://redirect.github.com/renovatebot/renovate/issues/32059)) ([d5caadf](https://redirect.github.com/renovatebot/renovate/commit/d5caadf2775d979816b2b2947565e9c47bbd62c2)) ### [`v38.129.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.129.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/38.128.7...38.129.0) ##### Features - **presets:** add `pep621` manager support to `:semanticPrefixFixDepsChoreOthers` preset ([#​32057](https://redirect.github.com/renovatebot/renovate/issues/32057)) ([4dcab62](https://redirect.github.com/renovatebot/renovate/commit/4dcab62239e624fe6ace8616be6ac07a29f45fee)) ##### Bug Fixes - **lib/data:** remove incorrect changelog for psycopg2 ([#​32056](https://redirect.github.com/renovatebot/renovate/issues/32056)) ([4054ca9](https://redirect.github.com/renovatebot/renovate/commit/4054ca925c302841013d7814a9f1166120548865)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
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.128.7
|
||||
appVersion: 38.129.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.0.2
|
||||
version: 0.1.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: renovate/renovate
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 38.128.7
|
||||
tag: 38.129.1
|
||||
|
||||
workload:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user