File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ All variables which can be overridden are stored in [defaults/main.yml](defaults
20
20
21
21
| Name | Default Value | Description |
22
22
| ---------------------------- | -------------- | -----------------------------------|
23
- | ` coredns_version ` | 1.6.5 | CoreDNS package version |
23
+ | ` coredns_version ` | 1.6.6 | CoreDNS package version |
24
24
| ` coredns_dns_port ` | 53 | Port on which CoreDNS will listen for DNS requests |
25
25
| ` coredns_config_file ` | | This should contain path to file with coredns configuration [ Corefile] ( https://coredns.io/manual/toc/#configuration ) |
26
26
Original file line number Diff line number Diff line change 1
1
---
2
- coredns_version : 1.6.5
2
+ coredns_version : 1.6.6
3
3
coredns_dns_port : 53
4
4
5
5
# Config file name, searched in ansible templates path.
You can’t perform that action at this time.
0 commit comments