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

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/duckdns | digest | `bebfb19` -> `fc21f41` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-21 02:45:40 +01:00

40 lines
792 B
YAML

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