chore(helm): update image renovate/renovate 38.129.2 → 38.129.3 (#28183)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | patch | -> | 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.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.129.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/38.129.2...38.129.3) ##### Miscellaneous Chores - **deps:** update actions/cache action to v4.1.2 ([#​32086](https://redirect.github.com/renovatebot/renovate/issues/32086)) ([41afec3](https://redirect.github.com/renovatebot/renovate/commit/41afec3a3dd656bff2f3bcd03328a56e5cb23b8e)) - **deps:** update dependency [@​swc/core](https://redirect.github.com/swc/core) to v1.7.36 ([#​32087](https://redirect.github.com/renovatebot/renovate/issues/32087)) ([62dbbee](https://redirect.github.com/renovatebot/renovate/commit/62dbbee39fede39586f75709151a5cd08880b461)) - **deps:** update dependency aws-sdk-client-mock to v4.1.0 ([#​32088](https://redirect.github.com/renovatebot/renovate/issues/32088)) ([12ab398](https://redirect.github.com/renovatebot/renovate/commit/12ab398dfea60b6c223addc170f3a8818ec6828e)) - **deps:** update github/codeql-action action to v3.27.0 ([#​32089](https://redirect.github.com/renovatebot/renovate/issues/32089)) ([d4c96b3](https://redirect.github.com/renovatebot/renovate/commit/d4c96b31b4011631b6b74cbc08d642c57c259520)) ##### Build System - **deps:** update dependency tslib to v2.8.0 ([#​32094](https://redirect.github.com/renovatebot/renovate/issues/32094)) ([17978cc](https://redirect.github.com/renovatebot/renovate/commit/17978cc51b456ce60f2f1964ccfd97f9548938cd)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
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.129.2
|
||||
appVersion: 38.129.3
|
||||
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.1.1
|
||||
version: 0.1.2
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: renovate/renovate
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 38.129.2
|
||||
tag: 38.129.3
|
||||
|
||||
workload:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user