Files
truecharts/charts/stable/duckdns/values.yaml
T
TrueCharts BotandGitHub 6d24636ce8 chore(deps): update container image ghcr.io/linuxserver/duckdns to latest@0acb76a by renovate (#16720)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/duckdns | digest | `24cbed2` -> `0acb76a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 01:29:11 +01:00

40 lines
792 B
YAML

image:
repository: ghcr.io/linuxserver/duckdns
pullPolicy: IfNotPresent
tag: latest@sha256:0acb76a2afbc7ae0899993e25aafe85e0ecd9cccee7c34fbd6f1b234a3f132d4
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
service:
main:
enabled: false
ports:
main:
enabled: false
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
env:
SUBDOMAINS: ""
LOG_FILE: false
TOKEN: ""
persistence:
config:
enabled: true
mountPath: /config
portal:
open:
enabled: false