X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/d64041e863fe325be5176e6b83098d2de3bc0051..687f72cd1a2129d796bf82c0a71251c76f2ccfda:/cookbooks/dns/recipes/default.rb diff --git a/cookbooks/dns/recipes/default.rb b/cookbooks/dns/recipes/default.rb index 11ae88e8a..7b8c5b6e7 100644 --- a/cookbooks/dns/recipes/default.rb +++ b/cookbooks/dns/recipes/default.rb @@ -41,7 +41,7 @@ package %w[ cache_dir = Chef::Config[:file_cache_path] -dnscontrol_version = "3.20.0" +dnscontrol_version = "3.21.0" dnscontrol_arch = if arm? "arm64"