Files
truecharts/charts/stable/lazylibrarian/values.yaml
T
TrueCharts BotandGitHub 3459e0dcdb chore(helm): update image ghcr.io/linuxserver/lazylibrarian digest to fed4155 (#39772)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/lazylibrarian | digest | `7d897a2` -> `fed4155` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-09-20 14:02:29 +02:00

24 lines
470 B
YAML

image:
repository: ghcr.io/linuxserver/lazylibrarian
pullPolicy: IfNotPresent
tag: latest@sha256:fed4155e4796ac11799158010d7bc418217c8cca2319f13a47143147769b91b3
service:
main:
ports:
main:
port: 5299
targetPort: 5299
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0