feat(mend-renovate): update image ghcr.io/mend/renovate-ce 14.3.0 → 14.4.0 (#47280)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/mend/renovate-ce](https://redirect.github.com/mend/renovate-ce-ee) | minor | `22856ec` → `f0fc4bb` | --- > [!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.4.0`](https://redirect.github.com/mend/renovate-ce-ee/releases/tag/14.4.0) [Compare Source](https://redirect.github.com/mend/renovate-ce-ee/compare/14.3.0...14.4.0) #### Application changes - Renovate CLI: Update from `v43.102.11` to `v43.123.8` - [Docs](https://redirect.github.com/renovatebot/renovate/releases/download/43.123.8/docs.tgz) - [Pre-built documentation site](https://redirect.github.com/renovatebot/renovate/releases/download/43.123.8/mkdocs-site.tgz) - [Full changelog](https://octochangelog.com/compare?repo=renovatebot%2Frenovate\&from=43.102.11\&to=43.123.8) - fix(security): remove unused tool Docker version 28.5.2 from docker images - chore: update dependencies #### Docs and Helm Charts - chore(deps): update update mend renovate docker images to v14.4.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​850](https://redirect.github.com/mend/renovate-ce-ee/pull/850) **Full Changelog**: <https://github.com/mend/renovate-ce-ee/compare/14.3.0...14.4.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.3.0
|
||||
appVersion: 14.4.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.1.0
|
||||
@@ -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.3.0
|
||||
version: 8.4.0
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: ghcr.io/mend/renovate-ce
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 14.3.0@sha256:22856eca325ea97f479b37cd0129c26f6eb61c8b4809a7e6d50aae69c1249119
|
||||
tag: 14.4.0@sha256:f0fc4bb4beed5999230eb591b62fda8c002d42d7a5d48a0fe20265967a5fc054
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user