Files
truecharts/charts/stable/budge/values.yaml
TrueCharts Bot 58a3ed31ce chore(deps): update container image ghcr.io/linuxserver/budge to 0.0.9@bc3baef by renovate (#18055)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/budge](https://togithub.com/linuxserver/docker-budge/packages)
([source](https://togithub.com/linuxserver/docker-budge)) | digest |
`1cd85ba` -> `bc3baef` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-12 01:40:46 +01:00

32 lines
599 B
YAML

image:
repository: ghcr.io/linuxserver/budge
tag: 0.0.9@sha256:bc3baef3145b28111993e531898cfc8224a9a839787a3b383df44fe9db915e60
pullPolicy: IfNotPresent
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10165
protocol: http
targetPort: 80
workload:
main:
podSpec:
containers:
main:
env:
NODE_ENV: "production"
persistence:
config:
enabled: true
mountPath: /config
portal:
open:
enabled: true