mirror of
https://github.com/truecharts/charts.git
synced 2026-07-20 15:45:42 -03:00
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](6bd656d464)) ##### Miscellaneous Chores - **deps:** update actions/checkout action to v4 ([#​32090](https://redirect.github.com/renovatebot/renovate/issues/32090)) ([6fd7836](6fd78362a6)) - **deps:** update davidanson/markdownlint-cli2-action action to v17 ([#​32091](https://redirect.github.com/renovatebot/renovate/issues/32091)) ([bece177](bece177829)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13 ([#​32092](https://redirect.github.com/renovatebot/renovate/issues/32092)) ([c54945e](c54945e372)) - **deps:** update peter-evans/create-pull-request action to v7 ([#​31822](https://redirect.github.com/renovatebot/renovate/issues/31822)) ([ed7b17a](ed7b17acc9)) </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