Files
truecharts/charts/stable/farmos/values.yaml
T
TrueCharts BotandGitHub cf740d419a chore(deps): update container image farmos/farmos to latest@00417e4 by renovate (#22187)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| farmos/farmos | digest | `02806d2` -> `00417e4` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguNCIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-18 00:08:29 +02:00

24 lines
467 B
YAML

image:
pullPolicy: IfNotPresent
repository: farmos/farmos
tag: latest@sha256:00417e49420204a71fc5aae20bb12e8add457d9f66af2b5c6307ea5d886a9631
persistence:
sitesdirectory:
enabled: true
mountPath: /var/www/html/sites
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 80
protocol: tcp
targetPort: 80