Files
truecharts/charts/stable/foldingathome/values.yaml
T
TrueCharts Bot e8572629c8 chore(foldingathome): update image oci.trueforge.org/containerforge/foldingathome digest to ab4f90f (#47671)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[oci.trueforge.org/containerforge/foldingathome](https://ghcr.io/trueforge-org/foldingathome)
([source](https://foldingathome.org/)) | digest | `0f4ec49` → `ab4f90f`
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9mb2xkaW5nYXRob21lIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-04-28 23:24:20 +02:00

47 lines
963 B
YAML

# yaml-language-server: $schema=./values.schema.json
image:
repository: oci.trueforge.org/containerforge/foldingathome
pullPolicy: IfNotPresent
tag: "8.4.9@sha256:ab4f90f5b25adbbc2ea65b84495c7133bd229f6ecb5a0424be2342a0308c2040"
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