Files
truecharts/charts/stable/shoko-server/values.yaml
T
TrueCharts BotandGitHub b54b622da8 chore(container): update image shokoanime/server to da43fd2 by renovate (#27690)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| shokoanime/server | digest | `c8f4910` -> `da43fd2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjQuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEyNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-15 12:36:17 +00:00

25 lines
493 B
YAML

image:
repository: shokoanime/server
pullPolicy: IfNotPresent
tag: v5.0.0@sha256:da43fd25a193eb97cae435a1d8a244d54c56b21bb3cabbce079fe2c39cfb064a
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