mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 18:15:12 -03:00
feat(mend-renovate): update image ghcr.io/mend/renovate-ce 13.4.0 → 13.5.0 (#44735)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/mend/renovate-ce](https://redirect.github.com/mend/renovate-ce-ee) | minor | `a83e84b` → `5e5e91f` | --- > [!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> ### [`v13.5.0`](https://redirect.github.com/mend/renovate-ce-ee/releases/tag/13.5.0) [Compare Source](https://redirect.github.com/mend/renovate-ce-ee/compare/13.4.0...13.5.0) #### Application changes - fix: Bitbucket Data Center post-run PRs saving - chore(deps): update dependencies #### Docs and Helm Charts - docs: add OpenAPI specification for Community Self-Hosted and Enteprise Self-Hosted - The current version of the docs on `main` can be seen at <https://mend.github.io/renovate-ce-ee/api.html> - fix(docs): edit comment for database persistence setting - feat(helm): add Role Based Access Control support #### What's Changed - chore(deps): update nginx docker tag to v1.29.4 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​793](https://redirect.github.com/mend/renovate-ce-ee/pull/793) - fix(docs): edit comment for database persistence setting by [@​nabeelsaabna](https://redirect.github.com/nabeelsaabna) in [#​790](https://redirect.github.com/mend/renovate-ce-ee/pull/790) - chore(deps): update actions/checkout action to v6.0.2 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​789](https://redirect.github.com/mend/renovate-ce-ee/pull/789) - chore(deps): update dpage/pgadmin4 docker tag to v9.11 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​717](https://redirect.github.com/mend/renovate-ce-ee/pull/717) - chore(deps): update actions/setup-python action to v6 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​747](https://redirect.github.com/mend/renovate-ce-ee/pull/747) - docs: migrate API docs to OpenAPI by [@​jamietanna](https://redirect.github.com/jamietanna) in [#​811](https://redirect.github.com/mend/renovate-ce-ee/pull/811) - chore(deps): update update mend renovate docker images to v13.5.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​816](https://redirect.github.com/mend/renovate-ce-ee/pull/816) - ci: auto-sync changes to `gh-pages` branch by [@​jamietanna](https://redirect.github.com/jamietanna) in [#​815](https://redirect.github.com/mend/renovate-ce-ee/pull/815) - docs(prometheus): clarify the default metrics are Server-only by [@​jamietanna](https://redirect.github.com/jamietanna) in [#​806](https://redirect.github.com/mend/renovate-ce-ee/pull/806) - chore(deps): update nginx docker tag to v1.29.5 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​808](https://redirect.github.com/mend/renovate-ce-ee/pull/808) - feat(helm): enable RBAC by [@​jamietanna](https://redirect.github.com/jamietanna) in [#​794](https://redirect.github.com/mend/renovate-ce-ee/pull/794) **Full Changelog**: <https://github.com/mend/renovate-ce-ee/compare/13.4.0...13.5.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:eyJjcmVhdGVkSW5WZXIiOiI0My40LjIiLCJ1cGRhdGVkSW5WZXIiOiI0My40LjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXBwL21lbmQtcmVub3ZhdGUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 13.4.0
|
||||
appVersion: 13.5.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.49
|
||||
@@ -41,5 +41,5 @@ sources:
|
||||
- https://github.com/mend/renovate-ce-ee
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/mend-renovate
|
||||
type: application
|
||||
version: 6.4.3
|
||||
version: 6.5.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/mend/renovate-ce
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 13.4.0@sha256:a83e84bab778d22a0ca8a01ead8f3f7572efba0e97af4131ec0163196833649d
|
||||
tag: 13.5.0@sha256:5e5e91f3d0373cdbeb533440e36483298c5ebd5ed3fa019a93edb64b0507f07c
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user