Files
truecharts/charts/stable/shoko-server/values.yaml
T
TrueCharts Bot b5c0a6aa21 chore(deps): update container image shokoanime/server to v4.2.2@d5ff80b by renovate (#24325)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| shokoanime/server | digest | `13d0a39` -> `d5ff80b` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yLjEiLCJ1cGRhdGVkSW5WZXIiOiIzOC4yLjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwidXBkYXRlL2RvY2tlci9nZW5lcmFsL25vbi1tYWpvciJdfQ==-->
2024-07-25 20:23:25 +02:00

25 lines
493 B
YAML

image:
repository: shokoanime/server
pullPolicy: IfNotPresent
tag: v4.2.2@sha256:d5ff80bbc197109bee5c736acbcfba2e2212a6e894c8a1afa0bd1e3bc11584fa
service:
main:
ports:
main:
port: 8111
protocol: http
targetPort: 8111
persistence:
appdata:
enabled: true
mountPath: /home/shoko/.shoko/
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsGroup: 0
runAsUser: 0