Skip to content

Commit 910d2e7

Browse files
cloudalchemybotmergify[bot]
authored andcommitted
create [patch] release
1 parent f173b94 commit 910d2e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ All variables which can be overridden are stored in [defaults/main.yml](defaults
2020

2121
| Name | Default Value | Description |
2222
| ---------------------------- | -------------- | -----------------------------------|
23-
| `coredns_version` | 1.6.5 | CoreDNS package version |
23+
| `coredns_version` | 1.6.6 | CoreDNS package version |
2424
| `coredns_dns_port` | 53 | Port on which CoreDNS will listen for DNS requests |
2525
| `coredns_config_file` | | This should contain path to file with coredns configuration [Corefile](https://coredns.io/manual/toc/#configuration) |
2626

defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
coredns_version: 1.6.5
2+
coredns_version: 1.6.6
33
coredns_dns_port: 53
44

55
# Config file name, searched in ansible templates path.

0 commit comments

Comments
 (0)