chore(helm): update image docker.io/renovate/renovate 39.173.1 → 39.176.4 (#32391)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/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 (docker.io/renovate/renovate)</summary> ### [`v39.176.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.176.4) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.176.3...39.176.4) ##### Miscellaneous Chores - drop swc, we don't use it ([#​34337](https://redirect.github.com/renovatebot/renovate/issues/34337)) ([407829e](https://redirect.github.com/renovatebot/renovate/commit/407829e28846ed52c656f3b91a4d3358b6970707)) ##### Tests - **bazel-module:** do not rely on fragments to test rules ([#​34298](https://redirect.github.com/renovatebot/renovate/issues/34298)) ([14fd37f](https://redirect.github.com/renovatebot/renovate/commit/14fd37f98f63c6984d351d022122465c3a0b81b3)) ##### Build System - restrict postinstall scripts ([#​34339](https://redirect.github.com/renovatebot/renovate/issues/34339)) ([9e02ab6](https://redirect.github.com/renovatebot/renovate/commit/9e02ab69917893d67b777e2230a309dd38e07273)) ### [`v39.176.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.176.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.176.2...39.176.3) ##### Build System - **docker:** disable cache-from and don't allow to fail on release ([#​34334](https://redirect.github.com/renovatebot/renovate/issues/34334)) ([7b7a6a6](https://redirect.github.com/renovatebot/renovate/commit/7b7a6a60e3ab45e521b06b639510154b5a34e62b)) ### [`v39.176.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.176.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.173.1...39.176.2) ##### Bug Fixes - **build:** revert recent pnpmjs changes ([#​34330](https://redirect.github.com/renovatebot/renovate/issues/34330)) ([4017a4a](https://redirect.github.com/renovatebot/renovate/commit/4017a4a68c51c35441343e301e9a96802d0a4ca8)) ##### Miscellaneous Chores - **deps:** update dependency [@​swc/core](https://redirect.github.com/swc/core) to v1.10.16 ([#​34332](https://redirect.github.com/renovatebot/renovate/issues/34332)) ([f4bf1bf](https://redirect.github.com/renovatebot/renovate/commit/f4bf1bf6bc130983e173f2fc91809fd4ad9698f1)) ##### Code Refactoring - **bazel-module:** Move files that support parsing to ./parser ([#​34299](https://redirect.github.com/renovatebot/renovate/issues/34299)) ([ac782ba](https://redirect.github.com/renovatebot/renovate/commit/ac782ba07e5acaa8e4076977ef13c1afb1a7abba)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
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.173.1
|
||||
appVersion: 39.176.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.12.0
|
||||
version: 1.13.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/renovate/renovate
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 39.173.1
|
||||
tag: 39.176.4
|
||||
|
||||
workload:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user