Files
truecharts/charts/stable/duckdns/values.yaml
T
TrueCharts BotandGitHub 0f239ce0d4 chore(deps): update container image ghcr.io/linuxserver/duckdns to latest@24cbed2 (#15963)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS43IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-11 07:21:12 +01:00

40 lines
792 B
YAML

image:
repository: ghcr.io/linuxserver/duckdns
pullPolicy: IfNotPresent
tag: latest@sha256:24cbed23888b83f9d735bad161d35cb3521892cf574b47e46b9b0189614e411d
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