Files
truecharts/charts/stable/maintainerr/values.yaml
T
TrueCharts Bot 8fd837145d chore(helm): update image docker.io/jorenn92/maintainerr 2.22.0 → 2.22.1 (#42287)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/jorenn92/maintainerr](https://redirect.github.com/Maintainerr/Maintainerr)
| patch | `2d8ebc0` -> `5439093` |

---

> [!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>Maintainerr/Maintainerr
(docker.io/jorenn92/maintainerr)</summary>

###
[`v2.22.1`](https://redirect.github.com/Maintainerr/Maintainerr/blob/HEAD/CHANGELOG.md#2221-2025-11-30)

[Compare
Source](https://redirect.github.com/Maintainerr/Maintainerr/compare/v2.22.0...v2.22.1)

##### Bug Fixes

- All URLs redirect to /overview when navigating directly
([#&#8203;2103](https://redirect.github.com/maintainerr/Maintainerr/issues/2103))
([c34ad74](https://redirect.github.com/maintainerr/Maintainerr/commit/c34ad74f247ac28479a9a1ad5a08721637930ece))

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-11-30 19:46:52 +01:00

24 lines
440 B
YAML

image:
repository: docker.io/jorenn92/maintainerr
pullPolicy: IfNotPresent
tag: 2.22.1@sha256:54390936bd6e3579f1a32e4d00fee9a61c8b373a37012789580e0778c8d11269
securityContext:
container:
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
protocol: http
targetPort: 6246
port: 6246
persistence:
data:
enabled: true
mountPath: "/opt/data"