Files
truecharts/charts/stable/changedetection-io/values.yaml
T
TrueCharts Bot 9a3ab9661a chore(deps): update container image ghcr.io/dgtlmoon/changedetection.io to v0.46.04@cfe4379 by renovate (#25914)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/dgtlmoon/changedetection.io | patch | `0.46.03` -> `0.46.04` |

---

> [!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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC42Ny4yIiwidXBkYXRlZEluVmVyIjoiMzguNjcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-04 20:21:45 +02:00

33 lines
585 B
YAML

image:
repository: ghcr.io/dgtlmoon/changedetection.io
pullPolicy: IfNotPresent
tag: 0.46.04@sha256:cfe4379f448e71ed7c0030b00562c678f5349d0b209b8d4985df20826af38e93
service:
main:
ports:
main:
protocol: http
targetPort: 5000
port: 5000
workload:
main:
podSpec:
containers:
main:
env:
BASE_URL: ""
USE_X_SETTINGS: true
HIDE_REFERER: true
FETCH_WORKERS: 10
persistence:
datastore:
enabled: true
mountPath: "/datastore"
portal:
open:
enabled: true