chore(helm): update image ghcr.io/mend/renovate-ce 12.1.0 → 13.0.0 (#42799)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/mend/renovate-ce](https://redirect.github.com/mend/renovate-ce-ee) | major | `d1fd348` -> `418e59a` | --- > [!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> ### [`v13.0.0`](https://redirect.github.com/mend/renovate-ce-ee/releases/tag/13.0.0) [Compare Source](https://redirect.github.com/mend/renovate-ce-ee/compare/12.1.0...13.0.0) #### Application changes - Renovate CLI: Update from `v41.171.4` to `v42.19.9` (major) - [Docs](https://redirect.github.com/renovatebot/renovate/releases/download/42.19.9/docs.tgz) - [Full changelog](https://octochangelog.com/compare?repo=renovatebot%2Frenovate\&from=41.171.4\&to=42.19.9) - see [Renovate v42 release notes](https://redirect.github.com/renovatebot/renovate/releases/tag/42.0.0) for details - bump default node to v24 - chore(deps): update dependencies #### Docs and Helm Charts - feat: bump Renovate CE image tag to 13.0.0-beta1 by [@​nabeelsaabna](https://redirect.github.com/nabeelsaabna) in [#​779](https://redirect.github.com/mend/renovate-ce-ee/pull/779) - chore(renovate): ensure all CE/EE versions bump together by [@​jamietanna](https://redirect.github.com/jamietanna) in [#​780](https://redirect.github.com/mend/renovate-ce-ee/pull/780) - docs: Add note on Automatic gitlab webhook creation by [@​cbrown1234](https://redirect.github.com/cbrown1234) in [#​775](https://redirect.github.com/mend/renovate-ce-ee/pull/775) - chore(deps): update actions/checkout action to v6 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​786](https://redirect.github.com/mend/renovate-ce-ee/pull/786) - chore(deps): update update mend renovate docker images to v13 (major) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​788](https://redirect.github.com/mend/renovate-ce-ee/pull/788) #### New Contributors - [@​cbrown1234](https://redirect.github.com/cbrown1234) made their first contribution in [#​775](https://redirect.github.com/mend/renovate-ce-ee/pull/775) **Full Changelog**: <https://github.com/mend/renovate-ce-ee/compare/12.1.1...13.0.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 12.1.0
|
||||
appVersion: 13.0.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.10
|
||||
@@ -38,5 +38,5 @@ sources:
|
||||
- https://github.com/mend/renovate-ce-ee
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/mend-renovate
|
||||
type: application
|
||||
version: 5.3.2
|
||||
version: 6.0.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/mend/renovate-ce
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 12.1.0@sha256:d1fd348363894355708f7f8d0c9250f3210f2dbe110719f64c639ef6e5239caf
|
||||
tag: 13.0.0@sha256:418e59a3800bad9c0994a24ced529a59b60d97fd6d36ef4236947f936157636c
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user