From: Grant Slater Date: Thu, 23 Mar 2023 10:26:27 +0000 (+0000) Subject: dns: upgrade dnscontrol to 3.29.0 X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/56419adfdc3aeb27036825ef10251d60caee20fc dns: upgrade dnscontrol to 3.29.0 --- diff --git a/cookbooks/dns/recipes/default.rb b/cookbooks/dns/recipes/default.rb index 5fb184365..da76b61b4 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 = "3.27.2" +dnscontrol_version = "3.29.0" dnscontrol_arch = if arm? "arm64"