Files
truecharts/charts/stable/foldingathome/values.yaml
T
TrueCharts BotandGitHub 94e2e42738 chore(helm): update image ghcr.io/linuxserver/foldingathome digest to 47b7d43 (#37725)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/foldingathome](https://redirect.github.com/linuxserver/docker-foldingathome/packages)
([source](https://redirect.github.com/linuxserver/docker-foldingathome))
| digest | `83b4a94` -> `47b7d43` |

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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2025-07-25 18:30:55 +00:00

46 lines
895 B
YAML

image:
repository: ghcr.io/linuxserver/foldingathome
pullPolicy: IfNotPresent
tag: 8.4.9@sha256:47b7d437b03b33bcfaf1ee920bab91a560b3ba3237f244a5d67378ec129338aa
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
env: {}
service:
main:
ports:
main:
targetPort: 7396
port: 7396
control:
enabled: true
ports:
control:
enabled: true
targetPort: 36330
port: 36330
persistence:
config:
enabled: true
mountPath: /config
varrun:
enabled: true