From: Grant Slater Date: Fri, 13 Dec 2024 19:19:05 +0000 (+0000) Subject: dns: Update dnscontrol to 4.15.1 (new concurrent updates) X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/39518cb00f61747ddb4c67b9dae57933b1ae9d8b dns: Update dnscontrol to 4.15.1 (new concurrent updates) --- diff --git a/cookbooks/dns/recipes/default.rb b/cookbooks/dns/recipes/default.rb index 468343a89..d1b3d159e 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.14.1" +dnscontrol_version = "4.15.1" dnscontrol_arch = if arm? "arm64"