Files
truecharts/charts/stable/maintainerr/values.yaml
T
TrueCharts Bot 53775ce8b1 chore(deps): update container image jorenn92/maintainerr to v2.1.2@afca11e by renovate (#26328)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[jorenn92/maintainerr](https://redirect.github.com/jorenn92/Maintainerr)
| patch | `2.1.1` -> `2.1.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>jorenn92/Maintainerr (jorenn92/maintainerr)</summary>

###
[`v2.1.2`](https://redirect.github.com/jorenn92/Maintainerr/blob/HEAD/CHANGELOG.md#212-2024-09-13)

[Compare
Source](https://redirect.github.com/jorenn92/Maintainerr/compare/v2.1.1...v2.1.2)

##### Bug Fixes

- Fixed the 'Viewed by' rule for the server owner for movies. This was
already fixed for TV shows in 2.1.1
([#&#8203;1266](https://redirect.github.com/jorenn92/Maintainerr/issues/1266))
([a41e8ab](https://redirect.github.com/jorenn92/Maintainerr/commit/a41e8ab476ee4fcf62e6edd3d2ce9079444c8e0c))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4zIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-13 14:31:17 +02:00

28 lines
464 B
YAML

image:
repository: jorenn92/maintainerr
pullPolicy: IfNotPresent
tag: 2.1.2@sha256:afca11e4a134211b8ff49047e43ed34f887f7f3bd176be0ec475e7d141589384
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"
portal:
open:
enabled: true