chore(helm): update image docker.io/renovate/renovate 39.182.4 → 39.182.5 (#32813)
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.182.5`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.182.5) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.182.4...39.182.5) ##### Bug Fixes - **bazel:** use github-tags for commit-only git_repository ([#​33809](https://redirect.github.com/renovatebot/renovate/issues/33809)) ([87a2a41](https://redirect.github.com/renovatebot/renovate/commit/87a2a4166985313aed74d12d5caac7d5ca256910)) ##### Miscellaneous Chores - **deps:** update python:3.13 docker digest to [`385ccb8`](https://redirect.github.com/renovatebot/renovate/commit/385ccb8) (main) ([#​34539](https://redirect.github.com/renovatebot/renovate/issues/34539)) ([3169d1a](https://redirect.github.com/renovatebot/renovate/commit/3169d1a9dd55e2003a25cc24943709b7ad63bc55)) - **deps:** update python:3.13 docker digest to [`aeab3b6`](https://redirect.github.com/renovatebot/renovate/commit/aeab3b6) (main) ([#​34536](https://redirect.github.com/renovatebot/renovate/issues/34536)) ([101ff69](https://redirect.github.com/renovatebot/renovate/commit/101ff6975f35b51b8f354ae4ded68b52bdd88d80)) ##### Code Refactoring - use jsonata manager for biomeVersions preset ([#​34372](https://redirect.github.com/renovatebot/renovate/issues/34372)) ([3103e03](https://redirect.github.com/renovatebot/renovate/commit/3103e035035f88b0151575bc65ec218b47496ce0)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODIuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
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: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 39.182.4
|
appVersion: 39.182.5
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 25.4.10
|
version: 25.4.10
|
||||||
@@ -29,4 +29,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/renovate
|
- https://github.com/truecharts/charts/tree/master/charts/stable/renovate
|
||||||
- https://hub.docker.com/r/renovate/renovate
|
- https://hub.docker.com/r/renovate/renovate
|
||||||
type: application
|
type: application
|
||||||
version: 1.15.0
|
version: 1.15.1
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/renovate/renovate
|
repository: docker.io/renovate/renovate
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 39.182.4
|
tag: 39.182.5
|
||||||
|
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
||||||
|
|||||||
Reference in New Issue
Block a user