X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a4777dddfb2c769864094ec928d5bdcfdd411cc2..2526b369cff224e41262061a78b99add026cb4bc:/cookbooks/dns/recipes/default.rb 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"