chore(helm): update image ghcr.io/mend/renovate-ce 12.0.0 → 12.1.0 (#41815)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/mend/renovate-ce](https://redirect.github.com/mend/renovate-ce-ee) | minor | `765132d` -> `d1fd348` | --- > [!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> ### [`v12.1.0`](https://redirect.github.com/mend/renovate-ce-ee/releases/tag/12.1.0) [Compare Source](https://redirect.github.com/mend/renovate-ce-ee/compare/12.0.0...12.1.0) #### Heads Up > \[!IMPORTANT] > The next planned release (\~2025-12-01) will be a major version bump, with breaking changes due to Renovate v42 major version update > see [Renovate v42 release notes](https://redirect.github.com/renovatebot/renovate/releases/tag/42.0.0) for details #### Application changes - Renovate CLI: Update from `v41.156.1` to `v41.171.4` - [Docs](https://redirect.github.com/renovatebot/renovate/releases/download/41.171.4/docs.tgz) - [Full changelog](https://octochangelog.com/compare?repo=renovatebot%2Frenovate\&from=41.156.1\&to=41.171.4) - refactor: caching - A refactor to the Community and Enterprise Server codebase's caching functionality was performed - fix(logger): improve sanitization - fix(bitbucket): resolve paths relativly to set endpoint - fixes [#​776](https://redirect.github.com/mend/renovate-ce-ee/issues/776) - chore(deps): update dependencies #### Docs and Helm Charts - fix(charts): make automountServiceAccountToken configurable in EE by [@​nabeelsaabna](https://redirect.github.com/nabeelsaabna) in [#​767](https://redirect.github.com/mend/renovate-ce-ee/pull/767) - chore(deps): update helm/chart-testing-action action to v2.8.0 by @​[renovate\[bot\]](https://redirect.github.com/apps/renovate) in [#​766](https://redirect.github.com/mend/renovate-ce-ee/pull/766) - fix: allow deployment level labels by [@​nabeelsaabna](https://redirect.github.com/nabeelsaabna) in [#​773](https://redirect.github.com/mend/renovate-ce-ee/pull/773) - fix: allow custom labels on services by [@​nabeelsaabna](https://redirect.github.com/nabeelsaabna) in [#​774](https://redirect.github.com/mend/renovate-ce-ee/pull/774) - feat(charts): add extra Secrets support for ENV by [@​holysoles](https://redirect.github.com/holysoles) in [#​751](https://redirect.github.com/mend/renovate-ce-ee/pull/751) - (fix/charts): Give configmap correct name by [@​sichapman](https://redirect.github.com/sichapman) in [#​734](https://redirect.github.com/mend/renovate-ce-ee/pull/734) - chore(deps): update nginx docker tag to v1.29.3 by @​[renovate\[bot\]](https://redirect.github.com/apps/renovate) in [#​725](https://redirect.github.com/mend/renovate-ce-ee/pull/725) - chore(deps): update update mend renovate docker images to v12.1.0 by @​[renovate\[bot\]](https://redirect.github.com/apps/renovate) in [#​777](https://redirect.github.com/mend/renovate-ce-ee/pull/777) - docs: Remove beta label from Bitbucket Data Center by [@​nabeelsaabna](https://redirect.github.com/nabeelsaabna) in [#​772](https://redirect.github.com/mend/renovate-ce-ee/pull/772) - docs(metrics): document custom Prometheus metrics by [@​jamietanna](https://redirect.github.com/jamietanna) in [#​769](https://redirect.github.com/mend/renovate-ce-ee/pull/769) #### New Contributors - [@​holysoles](https://redirect.github.com/holysoles) made their first contribution in [#​751](https://redirect.github.com/mend/renovate-ce-ee/pull/751) - [@​sichapman](https://redirect.github.com/sichapman) made their first contribution in [#​734](https://redirect.github.com/mend/renovate-ce-ee/pull/734) **Full Changelog**: <https://github.com/mend/renovate-ce-ee/compare/12.0.0...12.1.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xMC4zIiwidXBkYXRlZEluVmVyIjoiNDIuMTAuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
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.0.0
|
||||
appVersion: 12.1.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.26.3
|
||||
@@ -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.0.0
|
||||
version: 5.1.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/mend/renovate-ce
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 12.0.0@sha256:765132dcd912c8fecceaae48040460af533c02079d245447a9bc386548623f25
|
||||
tag: 12.1.0@sha256:d1fd348363894355708f7f8d0c9250f3210f2dbe110719f64c639ef6e5239caf
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user