X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/6d57f9778a06c121ffafde3b2a2a472acabc6d52..b8d861df7c0f43709150345f0f1de7f6de1ea2ee:/cookbooks/dns/recipes/default.rb diff --git a/cookbooks/dns/recipes/default.rb b/cookbooks/dns/recipes/default.rb index a07819044..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 = "3.31.4" +dnscontrol_version = "4.2.0" dnscontrol_arch = if arm? "arm64"