From: Grant Slater Date: Thu, 2 Mar 2023 05:56:17 +0000 (+0000) Subject: dns: Upgrade dnscontrol to 3.27.1 X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/2526b369cff224e41262061a78b99add026cb4bc dns: Upgrade dnscontrol to 3.27.1 Signed-off-by: Grant Slater --- diff --git a/cookbooks/dns/recipes/default.rb b/cookbooks/dns/recipes/default.rb index f61975b52..28f268f90 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.26.0" +dnscontrol_version = "3.27.1" dnscontrol_arch = if arm? "arm64"