Files
truecharts/charts/stable/jellyseerr/values.yaml
T
TrueCharts BotandGitHub ef559a1e6a chore(jellyseerr): update image oci.trueforge.org/containerforge/jellyseer digest to db28903 (#44055)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[oci.trueforge.org/containerforge/jellyseer](https://ghcr.io/trueforge-org/jellyseer)
([source](https://redirect.github.com/seerr-team/seerr)) | digest |
`a685ea8` -> `db28903` |

---

> [!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.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvamVsbHlzZWVyciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-01-24 10:10:40 +01:00

25 lines
537 B
YAML

image:
repository: oci.trueforge.org/containerforge/jellyseer
tag: "2.7.3@sha256:db289031696be6639fc1a9ca4c2eb35cd890686d1fb1d103ddeb2f2427e7ab68"
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 10241
persistence:
config:
enabled: true
mountPath: "/app/config"
workload:
main:
podSpec:
containers:
main:
env:
PORT: "{{ .Values.service.main.ports.main.port }}"
# User Defined
JELLYFIN_TYPE: ""
LOG_LEVEL: "info"