Files
truecharts/charts/stable/pylon/values.yaml
T
TrueCharts Bot ef63d5bae6 chore(helm): update image ghcr.io/linuxserver/pylon digest to 7dcc5d4 (#34228)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/pylon](https://redirect.github.com/linuxserver/docker-pylon/packages)
([source](https://redirect.github.com/linuxserver/docker-pylon)) |
digest | `951460c` -> `7dcc5d4` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-11 02:39:24 +02:00

33 lines
605 B
YAML

image:
repository: ghcr.io/linuxserver/pylon
pullPolicy: IfNotPresent
tag: 2.10.0@sha256:7dcc5d4091a358b8c51370b5623bb66b72e882a4f4ef0c016776a2d156f85f41
service:
main:
ports:
main:
targetPort: 3131
port: 3131
persistence:
code:
enabled: true
mountPath: "/code"
varrun:
enabled: true
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
env:
GITURL: ""
PYUSER: ""
PYPASS: ""