Files
TrueCharts Bot 73b9eb4b7f chore(deps): update container image xthursdayx/yacreaderlibrary-server-docker to latest@794756d by renovate (#18367)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| xthursdayx/yacreaderlibrary-server-docker | digest | `524a179` ->
`794756d` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:37:47 +01:00

27 lines
530 B
YAML

image:
pullPolicy: IfNotPresent
repository: xthursdayx/yacreaderlibrary-server-docker
tag: latest@sha256:794756d84640bd7ada2738444585e668b34cba8787de48d7c50c89183467d048
persistence:
comics:
enabled: true
mountPath: /comics
config:
enabled: true
mountPath: /config
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 8080
protocol: tcp
targetPort: 8080