From: Grant Slater Date: Wed, 2 Nov 2022 14:21:40 +0000 (+0000) Subject: dns: Upgrade to dnscontrol 3.21.0 X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/687f72cd1a2129d796bf82c0a71251c76f2ccfda dns: Upgrade to dnscontrol 3.21.0 --- diff --git a/cookbooks/dns/recipes/default.rb b/cookbooks/dns/recipes/default.rb index 11ae88e8a..7b8c5b6e7 100644 --- a/cookbooks/dns/recipes/default.rb +++ b/cookbooks/dns/recipes/default.rb @@ -41,7 +41,7 @@ package %w[ cache_dir = Chef::Config[:file_cache_path] -dnscontrol_version = "3.20.0" +dnscontrol_version = "3.21.0" dnscontrol_arch = if arm? "arm64"