Files
truecharts/charts/stable/homarr/values.yaml
T
TrueCharts Bot c6b8bff711 chore(deps): update container image ghcr.io/ajnart/homarr to 0.15.3@e4f51bc by renovate (#21784)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/ajnart/homarr](https://togithub.com/ajnart/homarr) | digest |
`c270b55` -> `e4f51bc` |

---

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

---

### 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-08 20:20:57 +02:00

34 lines
671 B
YAML

image:
repository: ghcr.io/ajnart/homarr
tag: 0.15.3@sha256:e4f51bc422be187c878082060eb720da7de64e5c650ea3fa86ab80981950decd
pullPolicy: IfNotPresent
workload:
main:
podSpec:
containers:
main:
env:
NEXTAUTH_SECRET:
secretKeyRef:
name: homarr-secrets
key: NEXTAUTH_SECRET
service:
main:
ports:
main:
port: 10245
targetPort: 7575
persistence:
config:
enabled: true
mountPath: "/app/data/configs"
icons:
enabled: true
mountPath: "/app/public/icons"
data:
enabled: true
mountPath: "/data"
portal:
open:
enabled: true