feat(mend-renovate): update image ghcr.io/mend/renovate-ce 14.1.1 → 14.2.0 (#46338)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/mend/renovate-ce](https://redirect.github.com/mend/renovate-ce-ee) | minor | `9d0af49` → `af875cc` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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> ### [`v14.2.0`](https://redirect.github.com/mend/renovate-ce-ee/releases/tag/14.2.0) [Compare Source](https://redirect.github.com/mend/renovate-ce-ee/compare/14.1.1...14.2.0) #### Application changes - Renovate CLI: Update from `v43.59.0` to `v43.64.4` - [Docs](https://redirect.github.com/renovatebot/renovate/releases/download/43.64.4/docs.tgz) - [Pre-built documentation site](https://redirect.github.com/renovatebot/renovate/releases/download/43.64.4/mkdocs-site.tgz) - [Full changelog](https://octochangelog.com/compare?repo=renovatebot%2Frenovate\&from=43.59.0\&to=43.64.4) - feat(CE): release `renovate-ce` as a multi-arch image (`linux/amd64`, `linux/arm64`) #### Docs and Helm Charts - ci: copy OpenAPI specs to correct location by [@​jamietanna](https://redirect.github.com/jamietanna) in [#​841](https://redirect.github.com/mend/renovate-ce-ee/pull/841) - chore(deps): update update mend renovate docker images to v14.2.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​844](https://redirect.github.com/mend/renovate-ce-ee/pull/844) **Full Changelog**: <https://github.com/mend/renovate-ce-ee/compare/14.1.1...14.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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWVuZC1yZW5vdmF0ZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -8,7 +8,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 14.1.1
|
||||
appVersion: 14.2.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.0.0
|
||||
@@ -35,5 +35,5 @@ sources:
|
||||
- https://github.com/mend/renovate-ce-ee
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/mend-renovate
|
||||
type: application
|
||||
version: 8.0.0
|
||||
version: 8.1.0
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: ghcr.io/mend/renovate-ce
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 14.1.1@sha256:9d0af49a7758d9453ceadbe3179760e308cbf81d3e40ee878a46298331cf63ca
|
||||
tag: 14.2.0@sha256:af875cc58f60b6233f73ba25cd6cbbefaf5e391feded07996c8c1569692f4a07
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user