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-->
33 lines
1.1 KiB
YAML
33 lines
1.1 KiB
YAML
image:
|
|
repository: ghcr.io/mend/renovate-ce
|
|
pullPolicy: IfNotPresent
|
|
tag: 12.1.0@sha256:d1fd348363894355708f7f8d0c9250f3210f2dbe110719f64c639ef6e5239caf
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
env:
|
|
# Accept TOS required
|
|
MEND_RNV_ACCEPT_TOS: n
|
|
# unregistered public license key
|
|
MEND_RNV_LICENSE_KEY: eyJsaW1pdCI6IjEwIn0=.30440220457941b71ea8eb345c729031718b692169f0ce2cf020095fd328812f4d7d5bc1022022648d1a29e71d486f89f27bdc8754dfd6df0ddda64a23155000a61a105da2a1
|
|
MEND_RNV_PLATFORM: github
|
|
# See https://github.com/mend/renovate-ce-ee/blob/main/docs/setup-for-github.md
|
|
MEND_RNV_GITHUB_APP_ID: ${RENOVATE_APP_ID}
|
|
MEND_RNV_GITHUB_APP_KEY: ${RENOVATE_APP_KEY}
|
|
MEND_RNV_WEBHOOK_SECRET: ${RENOVATE_WEBHOOK_SECRET}
|
|
MEND_RNV_SERVER_PORT: "{{ .Values.service.main.ports.main.port }}"
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 80
|
|
protocol: tcp
|
|
securityContext:
|
|
container:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
runAsUser: 0
|
|
runAsGroup: 0
|