feat(mend-renovate): update image ghcr.io/mend/renovate-ce 14.5.0 → 14.6.0 (#48735)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/mend/renovate-ce](https://redirect.github.com/mend/renovate-ce-ee) | minor | `7a985ff` → `09526a0` | --- > [!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.6.0`](https://redirect.github.com/mend/renovate-ce-ee/releases/tag/14.6.0) [Compare Source](https://redirect.github.com/mend/renovate-ce-ee/compare/14.5.0...14.6.0) #### Application changes - Renovate CLI: Update from `43.141.3` to `43.202.1` - [Docs](https://redirect.github.com/renovatebot/renovate/releases/download/43.202.1/docs.tgz) - [Pre-built documentation site](https://redirect.github.com/renovatebot/renovate/releases/download/43.202.1/mkdocs-site.tgz) - [Full changelog](https://octochangelog.com/compare?repo=renovatebot%2Frenovate\&from=43.141.3\&to=43.202.1) - chore: update dependencies #### Docs and Helm Charts - docs: fix typo in configuration-options.md by [@​Gabriel-Ladzaretti](https://redirect.github.com/Gabriel-Ladzaretti) in [#​856](https://redirect.github.com/mend/renovate-ce-ee/pull/856) - ci: publish Helm charts to GitHub Container Registry (ghcr.io) by [@​mnacharov](https://redirect.github.com/mnacharov) in [#​854](https://redirect.github.com/mend/renovate-ce-ee/pull/854) - docs: update OpenAPI spec by [@​jamietanna](https://redirect.github.com/jamietanna) in [#​865](https://redirect.github.com/mend/renovate-ce-ee/pull/865) - chore(deps): update mend renovate docker images to v14.6.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​864](https://redirect.github.com/mend/renovate-ce-ee/pull/864) #### Other repository configuration updates - chore(deps): update docker/login-action action to v4.2.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​858](https://redirect.github.com/mend/renovate-ce-ee/pull/858) - chore(examples): pin CE/EE Docker images by [@​jamietanna](https://redirect.github.com/jamietanna) in [#​846](https://redirect.github.com/mend/renovate-ce-ee/pull/846) - chore(renovate): add Merge Confidence badges + migrate to Best Practices by [@​jamietanna](https://redirect.github.com/jamietanna) in [#​859](https://redirect.github.com/mend/renovate-ce-ee/pull/859) - chore(renovate): remove redundant update word from groupName by [@​MindTooth](https://redirect.github.com/MindTooth) in [#​863](https://redirect.github.com/mend/renovate-ce-ee/pull/863) - chore(renovate): remove `:pinDigestsDisabled` by [@​jamietanna](https://redirect.github.com/jamietanna) in [#​862](https://redirect.github.com/mend/renovate-ce-ee/pull/862) #### New Contributors - [@​mnacharov](https://redirect.github.com/mnacharov) made their first contribution in [#​854](https://redirect.github.com/mend/renovate-ce-ee/pull/854) - [@​MindTooth](https://redirect.github.com/MindTooth) made their first contribution in [#​863](https://redirect.github.com/mend/renovate-ce-ee/pull/863) **Full Changelog**: <https://github.com/mend/renovate-ce-ee/compare/14.5.0...14.6.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.5.0
|
||||
appVersion: 14.6.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.3.4
|
||||
@@ -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.7.0
|
||||
version: 8.8.0
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: ghcr.io/mend/renovate-ce
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 14.5.0@sha256:7a985ff42ab9f513fe6ab559794fd8015c6ed4b1788cf51d48f42d4a2ebe6c42
|
||||
tag: 14.6.0@sha256:09526a04669329ae551fd0fb2e3f5d46ee133c4d8582b43e9dbf49752075fda6
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user