Files
truecharts/charts/stable/dns-doh-companion/values.yaml
T
TrueCharts BotandGitHub 4f48bf5c0a chore(helm): update image docker.io/testdasi/simple-dns-doh digest to 505f3d0 (#32710)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/testdasi/simple-dns-doh | digest | `d3e7394` -> `505f3d0` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODIuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-02-28 20:28:26 +01:00

29 lines
556 B
YAML

image:
pullPolicy: IfNotPresent
repository: docker.io/testdasi/simple-dns-doh
tag: latest@sha256:505f3d04c7154247d7932fc7cfb1c4bbcc68e19fa80876ffafcc4d52c6a395d2
persistence: {}
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
dnsudp:
enabled: true
ports:
dnsudp:
enabled: true
port: 53
protocol: udp
targetPort: 53
main:
ports:
main:
port: 53
protocol: tcp
targetPort: 53