From: Grant Slater Date: Sun, 9 Mar 2025 19:12:05 +0000 (+0000) Subject: dns: Update dnscontrol to 4.17.0 X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/82cb6ba5aad6a32e84ef77ddff1d66ef3aed1438?ds=sidebyside;hp=-c dns: Update dnscontrol to 4.17.0 --- 82cb6ba5aad6a32e84ef77ddff1d66ef3aed1438 diff --git a/cookbooks/dns/recipes/default.rb b/cookbooks/dns/recipes/default.rb index 3a19d8a91..0ec59c8b3 100644 --- a/cookbooks/dns/recipes/default.rb +++ b/cookbooks/dns/recipes/default.rb @@ -42,7 +42,7 @@ package %w[ cache_dir = Chef::Config[:file_cache_path] -dnscontrol_version = "4.15.5" +dnscontrol_version = "4.17.0" dnscontrol_arch = if arm? "arm64"