chore(helm): update image renovate/renovate 38.135.3 → 38.138.0 (#28604)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | minor | -> | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. 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.138.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.138.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/38.137.1...38.138.0) ##### Features - **hex:** Add protobuf definitions for registry v2 support ([#​32222](https://redirect.github.com/renovatebot/renovate/issues/32222)) ([5e53b6a](https://redirect.github.com/renovatebot/renovate/commit/5e53b6ad5b92b5bdd066b400d0fa404dad3c4f60)) ##### Bug Fixes - **presets:** apply NodeJS docker workaround for private registries ([#​32220](https://redirect.github.com/renovatebot/renovate/issues/32220)) ([9faae86](https://redirect.github.com/renovatebot/renovate/commit/9faae86ff907458aa91a412a744f9251ae2eaf26)) ### [`v38.137.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.137.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/38.137.0...38.137.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v7.40.1 ([#​32224](https://redirect.github.com/renovatebot/renovate/issues/32224)) ([134a38f](https://redirect.github.com/renovatebot/renovate/commit/134a38f66480a885332c4adb2a1563c87a2b7f45)) ##### Miscellaneous Chores - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.17.0 ([#​32225](https://redirect.github.com/renovatebot/renovate/issues/32225)) ([813eb88](https://redirect.github.com/renovatebot/renovate/commit/813eb884007a470bb945ec57573b2832d9ab1514)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.0.4 ([#​32223](https://redirect.github.com/renovatebot/renovate/issues/32223)) ([5e91e82](https://redirect.github.com/renovatebot/renovate/commit/5e91e825f8c92575b9264052381116e26af302df)) ### [`v38.137.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.137.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/38.136.0...38.137.0) ##### Features - **manager/asdf:** add additional asdf supported tools ([#​32214](https://redirect.github.com/renovatebot/renovate/issues/32214)) ([712910a](https://redirect.github.com/renovatebot/renovate/commit/712910a192f126b1cf1feeb165d3e7f5fc1aabcd)) ### [`v38.136.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.136.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/38.135.3...38.136.0) ##### Features - **deps:** update ghcr.io/renovatebot/base-image docker tag to v7.40.0 ([#​32219](https://redirect.github.com/renovatebot/renovate/issues/32219)) ([a471762](https://redirect.github.com/renovatebot/renovate/commit/a471762e137619c06e73a678d6b63ca984da7dba)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
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.135.3
|
appVersion: 38.138.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 25.1.5
|
version: 25.1.5
|
||||||
@@ -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.7.2
|
version: 0.8.0
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: renovate/renovate
|
repository: renovate/renovate
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 38.135.3
|
tag: 38.138.0
|
||||||
|
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
||||||
|
|||||||
Reference in New Issue
Block a user