Files
truecharts/charts/stable/mosdns/values.yaml
T
TrueCharts Bot 151956258e chore(deps): update container image 601096721/mosdns to v5.3.3@e90df93 by renovate (#25226)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| 601096721/mosdns | patch | `v5.3.1` -> `v5.3.3` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4zOS4wIiwidXBkYXRlZEluVmVyIjoiMzguMzkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-17 08:24:12 +02:00

41 lines
775 B
YAML

image:
repository: 601096721/mosdns
pullPolicy: IfNotPresent
tag: v5.3.3@sha256:e90df93dee45c1b511a16fac07e5ac139191c18c843d260f213182f1290cde2f
service:
main:
ports:
main:
targetPort: 53
port: 53
dns-upd:
enabled: true
protocol: udp
targetPort: 53
port: 53
persistence:
data:
enabled: true
mountPath: "/etc/mosdns"
portal:
open:
enabled: false
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: tcp
readiness:
type: tcp
startup:
type: tcp