chore(helm): update image renovate/renovate 38.132.0 → 38.132.1 (#28401)
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.132.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.132.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/38.132.0...38.132.1) ##### Bug Fixes - **deps:** update ghcr.io/containerbase/sidecar docker tag to v11.11.39 ([#​32155](https://redirect.github.com/renovatebot/renovate/issues/32155)) ([ed95612](https://redirect.github.com/renovatebot/renovate/commit/ed9561269cd296c19b7108339433c2972e5f8ca2)) ##### Miscellaneous Chores - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.0.2 ([#​32154](https://redirect.github.com/renovatebot/renovate/issues/32154)) ([2dd31fa](https://redirect.github.com/renovatebot/renovate/commit/2dd31fa36369aec21e8bbe8c1b7ba7ddbfc9ae68)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzEuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
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.132.0
|
appVersion: 38.132.1
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 25.1.0
|
version: 25.1.0
|
||||||
@@ -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.4.0
|
version: 0.4.1
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: renovate/renovate
|
repository: renovate/renovate
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 38.132.0
|
tag: 38.132.1
|
||||||
|
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
||||||
|
|||||||
Reference in New Issue
Block a user