chore(helm): update image ghcr.io/mend/renovate-ce 9.8.0 → 9.9.0 (#34623)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/mend/renovate-ce](https://redirect.github.com/mend/renovate-ce-ee)
| minor | `74137d2` -> `984e546` |

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>

###
[`v9.9.0`](https://redirect.github.com/mend/renovate-ce-ee/releases/tag/9.9.0)

[Compare
Source](https://redirect.github.com/mend/renovate-ce-ee/compare/9.8.0...9.9.0)

#### Application changes

-   Renovate CLI: Update from `39.227.3` to `39.238.0`
-
[Docs](https://redirect.github.com/renovatebot/renovate/releases/download/39.238.0/docs.tgz)
- [Full change
log](https://octochangelog.com/compare?repo=renovatebot%2Frenovate\&from=39.227.3\&to=39.238.0)
-   refactor: convert app project from CommonJS to ESM
-   fix: remove /opt/containerbase from the cleanup dirs
-   chore: update deps

#### Docs and Helm Charts

- docs: update to Renovate Enterprise docker compose file by
[@&#8203;justo-mend](https://redirect.github.com/justo-mend) in
[https://github.com/mend/renovate-ce-ee/pull/686](https://redirect.github.com/mend/renovate-ce-ee/pull/686)
- docs: reformated Reporting API enabling instructions by
[@&#8203;justo-mend](https://redirect.github.com/justo-mend) in
[https://github.com/mend/renovate-ce-ee/pull/687](https://redirect.github.com/mend/renovate-ce-ee/pull/687)
- feat: add initContainers to charts by
[@&#8203;ilya-sonich](https://redirect.github.com/ilya-sonich) in
[https://github.com/mend/renovate-ce-ee/pull/685](https://redirect.github.com/mend/renovate-ce-ee/pull/685)
- feat: add extra ConfigMap support for file mounts and env by
[@&#8203;Gabriel-Ladzaretti](https://redirect.github.com/Gabriel-Ladzaretti)
in
[https://github.com/mend/renovate-ce-ee/pull/689](https://redirect.github.com/mend/renovate-ce-ee/pull/689)
- feat: make renovate cache volume optional by
[@&#8203;Gabriel-Ladzaretti](https://redirect.github.com/Gabriel-Ladzaretti)
in
[https://github.com/mend/renovate-ce-ee/pull/693](https://redirect.github.com/mend/renovate-ce-ee/pull/693)
- chore(deps): update nginx docker tag to v1.27.5 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/mend/renovate-ce-ee/pull/690](https://redirect.github.com/mend/renovate-ce-ee/pull/690)
- chore(deps): update update mend renovate docker images to v9.9.0 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/mend/renovate-ce-ee/pull/694](https://redirect.github.com/mend/renovate-ce-ee/pull/694)

#### New Contributors

- [@&#8203;ilya-sonich](https://redirect.github.com/ilya-sonich) made
their first contribution in
[https://github.com/mend/renovate-ce-ee/pull/685](https://redirect.github.com/mend/renovate-ce-ee/pull/685)

**Full Changelog**:
https://github.com/mend/renovate-ce-ee/compare/9.8.0...9.9.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2025-04-21 20:17:06 +02:00
committed by GitHub
parent 879ce3bd80
commit 4b7b833ff0
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14" truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 9.8.0 appVersion: 9.9.0
dependencies: dependencies:
- name: common - name: common
version: 25.4.10 version: 25.4.10
@@ -36,5 +36,5 @@ sources:
- https://github.com/mend/renovate-ce-ee - https://github.com/mend/renovate-ce-ee
- https://github.com/truecharts/charts/tree/master/charts/stable/mend-renovate - https://github.com/truecharts/charts/tree/master/charts/stable/mend-renovate
type: application type: application
version: 1.4.0 version: 1.5.0
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: ghcr.io/mend/renovate-ce repository: ghcr.io/mend/renovate-ce
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 9.8.0@sha256:74137d267f2754a1146bc94aae29d269f054084e41b226d17caac3464a2ca6e9 tag: 9.9.0@sha256:984e546b55f34be561d9a067f45ea9e21c077860a94735c5703fc11557f62ee9
workload: workload:
main: main:
podSpec: podSpec: