From: Grant Slater Date: Thu, 31 Aug 2023 21:07:39 +0000 (+0100) Subject: dns: upgrade dnscontrol to 4.3.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/2aa675410ebaa640dc3b994fd885a2eebd8dbd67 dns: upgrade dnscontrol to 4.3.0 --- diff --git a/cookbooks/dns/recipes/default.rb b/cookbooks/dns/recipes/default.rb index 70e19fe46..6700322bd 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.2.0" +dnscontrol_version = "4.3.0" dnscontrol_arch = if arm? "arm64"