We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c37bde0 commit 82cb6baCopy full SHA for 82cb6ba
cookbooks/dns/recipes/default.rb
@@ -42,7 +42,7 @@
42
43
cache_dir = Chef::Config[:file_cache_path]
44
45
-dnscontrol_version = "4.15.5"
+dnscontrol_version = "4.17.0"
46
47
dnscontrol_arch = if arm?
48
"arm64"
0 commit comments