Files
truecharts/charts/stable/kavita/values.yaml
T
TrueCharts BotandGitHub 4f14056176 chore(kavita): update image oci.trueforge.org/containerforge/kavita digest to 9ade89c (#43793)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[oci.trueforge.org/containerforge/kavita](https://ghcr.io/trueforge-org/kavita)
([source](https://redirect.github.com/Kareadita/Kavita)) | digest |
`a40b26d` -> `9ade89c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAva2F2aXRhIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-01-19 06:27:05 +01:00

26 lines
528 B
YAML

image:
repository: oci.trueforge.org/containerforge/kavita
pullPolicy: IfNotPresent
tag: "0.8.8.3@sha256:9ade89c4645dc0fd7f3ee2c628310619a5ec6f9ac466bccf8751104e182ec01a"
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
targetPort: 5000
port: 10189
persistence:
config:
enabled: true
mountPath: "/config"
manga:
enabled: true
mountPath: "/manga"
tmp:
enabled: false