]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/dns/recipes/default.rb
dns: bump dnscontrol to v4.6.0
[chef.git] / cookbooks / dns / recipes / default.rb
index 6700322bddf48ce32b41a06c465c4d20aa0c5119..bbd70fd2c8be9785b220bf9d955be9d10f20a6fc 100644 (file)
@@ -42,7 +42,7 @@ package %w[
 
 cache_dir = Chef::Config[:file_cache_path]
 
-dnscontrol_version = "4.3.0"
+dnscontrol_version = "4.6.0"
 
 dnscontrol_arch = if arm?
                     "arm64"