chore(helm): update image renovate/renovate 38.129.3 → 38.130.0 (#28186)
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.130.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.130.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/38.129.3...38.130.0) ##### Features - **deps:** update ghcr.io/renovatebot/base-image docker tag to v7.37.0 ([#​32099](https://redirect.github.com/renovatebot/renovate/issues/32099)) ([6bd656d](https://redirect.github.com/renovatebot/renovate/commit/6bd656d464b4463c8afdf21f2892a7b930eec201)) ##### Miscellaneous Chores - **deps:** update actions/checkout action to v4 ([#​32090](https://redirect.github.com/renovatebot/renovate/issues/32090)) ([6fd7836](https://redirect.github.com/renovatebot/renovate/commit/6fd78362a61059c989327e33659628da79bca0c8)) - **deps:** update davidanson/markdownlint-cli2-action action to v17 ([#​32091](https://redirect.github.com/renovatebot/renovate/issues/32091)) ([bece177](https://redirect.github.com/renovatebot/renovate/commit/bece1778295cb82c60e995e46743e2b1575ac2ca)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13 ([#​32092](https://redirect.github.com/renovatebot/renovate/issues/32092)) ([c54945e](https://redirect.github.com/renovatebot/renovate/commit/c54945e3726c92d21ef9b5898ae9d7cadc0f0197)) - **deps:** update peter-evans/create-pull-request action to v7 ([#​31822](https://redirect.github.com/renovatebot/renovate/issues/31822)) ([ed7b17a](https://redirect.github.com/renovatebot/renovate/commit/ed7b17acc9d03bc56bedccb7d39cff5b9c5c844d)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
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.3
|
||||
appVersion: 38.130.0
|
||||
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.2
|
||||
version: 0.2.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: renovate/renovate
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 38.129.3
|
||||
tag: 38.130.0
|
||||
|
||||
workload:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user