Files
truecharts/charts/stable/emby/values.yaml
T
TrueCharts Bot 9c04c29704 chore(deps): update container image ghcr.io/geek-cookbook/emby to v4.8.7.0@7c42d1e by renovate (#22183)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/geek-cookbook/emby | patch | `4.8.6.0` -> `4.8.7.0` |

---

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

---

### 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMyIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-17 20:31:49 +02:00

37 lines
715 B
YAML

image:
repository: ghcr.io/geek-cookbook/emby
pullPolicy: IfNotPresent
tag: 4.8.7.0@sha256:7c42d1e4b2cc1c268b81a2598b6ffa610d2e2d986a0a01c52dccd7fe6706376d
securityContext:
container:
readOnlyRootFilesystem: false
service:
main:
ports:
main:
port: 10079
targetPort: 8096
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
env: {}
persistence:
config:
enabled: true
mountPath: /config
portal:
open:
enabled: true