Files
truecharts/charts/stable/cloudflareddns/values.yaml
TrueCharts Bot a4d421dd1b chore(deps): update container image ghcr.io/hotio/cloudflareddns to latest@f2c17c1 by renovate (#18300)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/cloudflareddns | digest | `631b781` -> `f2c17c1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjIwMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 13:18:45 +01:00

60 lines
1.2 KiB
YAML

image:
repository: ghcr.io/hotio/cloudflareddns
pullPolicy: IfNotPresent
tag: latest@sha256:f2c17c1f24df72f1d8993ae0b0f10a5c29b4432c6ec66713b3fb9d73ad9a633b
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
cloudflareddns:
user: your.cf.email@example.com
api_token: ""
api_key: ""
api_token_zone: ""
interval: 300
detect_mode: dig-whoami.cloudflare
detect_override: ""
log_level: 3
host_zone_record: []
# - domain: example.com
# zone: A1jajaja
# record: A
# - domain: foobar.com
# zone: B1aksksa
# record: A
# - domain: foobar.com
# zone: Cs11kdkkasks
# record: AAAA
service:
main:
enabled: false
ports:
main:
enabled: false
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
envFrom:
- secretRef:
name: "secret"
env: {}
persistence:
config:
enabled: true
mountPath: /config
portal:
open:
enabled: false