Files
truecharts/charts/stable/shoko-server/values.yaml
T
TrueCharts BotandGitHub de1bf6ae42 chore(deps): update container image tccr.io/truecharts/shoko-server to v4.2.2 (#8258)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/shoko-server](https://togithub.com/truecharts/containers)
| minor | `4.1.2` -> `4.2.2` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please 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:eyJjcmVhdGVkSW5WZXIiOiIzNS42MS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjEuMCJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-04-28 10:44:54 +02:00

29 lines
510 B
YAML

image:
repository: tccr.io/truecharts/shoko-server
pullPolicy: IfNotPresent
tag: 4.2.2@sha256:c56805fe8f131d773800f6959af0f4aac81f2ac81d488ac51055f39b552d20cd
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