chore(helm): update image docker.io/renovate/renovate 39.188.3 → 39.188.4 (#33063)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/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 (docker.io/renovate/renovate)</summary> ### [`v39.188.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.188.4) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.188.3...39.188.4) ##### Bug Fixes - **gomod:** read contraints from new `go.mod` ([#​34655](https://redirect.github.com/renovatebot/renovate/issues/34655)) ([ec6631c](https://redirect.github.com/renovatebot/renovate/commit/ec6631c9f77af8f2d65e74d8ac21b5c38b129daa)) - optimize type checks ([#​34654](https://redirect.github.com/renovatebot/renovate/issues/34654)) ([b9484f1](https://redirect.github.com/renovatebot/renovate/commit/b9484f10ba2c1f62b7647cfff24967dae3723837)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -4,7 +4,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 39.188.3
|
||||
appVersion: 39.188.4
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -29,4 +29,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/renovate
|
||||
- https://hub.docker.com/r/renovate/renovate
|
||||
type: application
|
||||
version: 1.17.0
|
||||
version: 1.17.1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/renovate/renovate
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 39.188.3
|
||||
tag: 39.188.4
|
||||
|
||||
workload:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user