feat(mend-renovate): update image ghcr.io/mend/renovate-ce 14.4.0 → 14.5.0 (#47616)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/mend/renovate-ce](https://redirect.github.com/mend/renovate-ce-ee) | minor | `f0fc4bb` → `7a985ff` | --- > [!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.5.0`](https://redirect.github.com/mend/renovate-ce-ee/releases/tag/14.5.0) [Compare Source](https://redirect.github.com/mend/renovate-ce-ee/compare/14.4.0...14.5.0) #### Application changes - Renovate CLI: Update from `v43.123.8` to `v43.141.3` - [Docs](https://redirect.github.com/renovatebot/renovate/releases/download/43.141.3/docs.tgz) - [Pre-built documentation site](https://redirect.github.com/renovatebot/renovate/releases/download/43.141.3/mkdocs-site.tgz) - [Full changelog](https://octochangelog.com/compare?repo=renovatebot%2Frenovate\&from=43.123.8\&to=43.141.3) - feat(webui): add sticky metadata log attributes: `name` and `hostname` - chore: update dependencies #### Docs and Helm Charts - chore(deps): update azure/setup-helm action to v5 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​852](https://redirect.github.com/mend/renovate-ce-ee/pull/852) - chore(deps): update update mend renovate docker images to v14.5.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​853](https://redirect.github.com/mend/renovate-ce-ee/pull/853) **Full Changelog**: <https://github.com/mend/renovate-ce-ee/compare/14.4.0...14.5.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9tZW5kLXJlbm92YXRlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 14.4.0
|
||||
appVersion: 14.5.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.1.6
|
||||
@@ -36,5 +36,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.4.1
|
||||
version: 8.5.0
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: ghcr.io/mend/renovate-ce
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 14.4.0@sha256:f0fc4bb4beed5999230eb591b62fda8c002d42d7a5d48a0fe20265967a5fc054
|
||||
tag: 14.5.0@sha256:7a985ff42ab9f513fe6ab559794fd8015c6ed4b1788cf51d48f42d4a2ebe6c42
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user