Files
truecharts/charts/stable/ubooquity/values.yaml
T
TrueCharts BotandGitHub 314e34503a chore(deps): update container image ghcr.io/linuxserver/ubooquity to 2.1.2@70a6d77 by renovate (#19016)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/ubooquity](https://togithub.com/linuxserver/docker-ubooquity/packages)
([source](https://togithub.com/linuxserver/docker-ubooquity)) | digest |
`f478603` -> `70a6d77` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-11 01:38:40 +01:00

56 lines
1.0 KiB
YAML

image:
repository: ghcr.io/linuxserver/ubooquity
pullPolicy: IfNotPresent
tag: 2.1.2@sha256:70a6d77b74a2ae117ac9d06eec74acb86d1059beefa101a1009823bc0a77d46b
service:
main:
ports:
main:
targetPort: 2202
port: 2202
admin:
enabled: true
ports:
admin:
enabled: true
targetPort: 2203
port: 2203
persistence:
varrun:
enabled: true
config:
enabled: true
mountPath: "/config"
books:
enabled: true
mountPath: "/books"
comics:
enabled: true
mountPath: "/comics"
files:
enabled: true
mountPath: "/files"
portal:
open:
enabled: true
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: tcp
readiness:
type: tcp
startup:
type: tcp
env:
MAXMEM: 512