mirror of
https://github.com/truecharts/charts.git
synced 2026-07-17 09:21:24 -03:00
chore(helm): update image renovate/renovate 39.86.0 → 39.86.1 (#30481)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | patch | -> | --- > [!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> ### [`v39.86.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.86.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.86.0...39.86.1) ##### Bug Fixes - **deps:** update ghcr.io/containerbase/sidecar docker tag to v13.5.6 ([#​33335](https://redirect.github.com/renovatebot/renovate/issues/33335)) ([0152d27](0152d27a3d)) ##### Documentation - Add example and fix typo for readme of regex versioning module ([#​33333](https://redirect.github.com/renovatebot/renovate/issues/33333)) ([a0b259b](a0b259b570)) - update references to renovate/renovate ([#​33330](https://redirect.github.com/renovatebot/renovate/issues/33330)) ([5aa17e6](5aa17e69ca)) ##### Miscellaneous Chores - **deps:** lock file maintenance ([#​33331](https://redirect.github.com/renovatebot/renovate/issues/33331)) ([5dacd62](5dacd6243c)) - **deps:** update containerbase/internal-tools action to v3.5.17 ([#​33332](https://redirect.github.com/renovatebot/renovate/issues/33332)) ([ab038de](ab038de915)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.5.6 ([#​33334](https://redirect.github.com/renovatebot/renovate/issues/33334)) ([d558c9e](d558c9e811)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44NC4xIiwidXBkYXRlZEluVmVyIjoiMzkuODQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -4,7 +4,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: incubator
|
||||
apiVersion: v2
|
||||
appVersion: 39.86.0
|
||||
appVersion: 39.86.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.3.1
|
||||
@@ -29,4 +29,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/renovate
|
||||
- https://hub.docker.com/r/renovate/renovate
|
||||
type: application
|
||||
version: 1.4.0
|
||||
version: 1.4.1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: renovate/renovate
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 39.86.0
|
||||
tag: 39.86.1
|
||||
|
||||
workload:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user