mirror of
https://github.com/truecharts/charts.git
synced 2026-07-16 19:05:23 -03:00
chore(helm): update image ghcr.io/mend/renovate-ce 11.1.0 → 11.2.0 (#38780)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/mend/renovate-ce](https://redirect.github.com/mend/renovate-ce-ee) | minor | `bea07d4` -> `3c30b6c` | --- > [!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>mend/renovate-ce-ee (ghcr.io/mend/renovate-ce)</summary> ### [`v11.2.0`](https://redirect.github.com/mend/renovate-ce-ee/releases/tag/11.2.0) [Compare Source](https://redirect.github.com/mend/renovate-ce-ee/compare/11.1.0...11.2.0) #### Application changes - Renovate CLI: Update from ` v41.51.1` to `v41.71.1` - [Docs](https://redirect.github.com/renovatebot/renovate/releases/download/41.71.1/docs.tgz) - [Full change log](https://octochangelog.com/compare?repo=renovatebot%2Frenovate\&from=41.51.1\&to=41.71.1) - fix(bbc): fetch installation repositories pagination - fix(deps): update update renovate to v41.71.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] - fix(deps): update ghcr.io/containerbase/sidecar docker tag to v13.10.3 by [@​renovate](https://redirect.github.com/renovate)\[bot] #### Docs and Helm Charts - chore(deps): update update mend renovate docker images to v11.2.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​743](https://redirect.github.com/mend/renovate-ce-ee/pull/743) **Full Changelog**: <https://github.com/mend/renovate-ce-ee/compare/11.1.0...11.2.0> </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 11.1.0
|
||||
appVersion: 11.2.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.16.2
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/mend/renovate-ce-ee
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/mend-renovate
|
||||
type: application
|
||||
version: 4.2.2
|
||||
version: 4.3.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/mend/renovate-ce
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 11.1.0@sha256:bea07d4cae3891bef4913926246b6ef426fd2d3f44e464732faec5a28bad349a
|
||||
tag: 11.2.0@sha256:3c30b6c287476cd3be82c5078826ce41d5676778caf97019ba17cc5d842be5b4
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user