From: Grant Slater Date: Wed, 23 Aug 2023 03:46:56 +0000 (+0100) Subject: dns: upgrade dnscontrol to 4.2.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/b8d861df7c0f43709150345f0f1de7f6de1ea2ee dns: upgrade dnscontrol to 4.2.0 --- diff --git a/cookbooks/dns/recipes/default.rb b/cookbooks/dns/recipes/default.rb index bebdd672c..70e19fe46 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.1.0" +dnscontrol_version = "4.2.0" dnscontrol_arch = if arm? "arm64"