]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/dns/recipes/default.rb
dns: Upgrade dnscontrol to 3.27.1
[chef.git] / cookbooks / dns / recipes / default.rb
index 856dcfcb002072f3d8592b29d81905a3d3ac2004..28f268f90bf2c265db6abef6dfd10de643f76025 100644 (file)
@@ -42,7 +42,7 @@ package %w[
 
 cache_dir = Chef::Config[:file_cache_path]
 
-dnscontrol_version = "3.21.0"
+dnscontrol_version = "3.27.1"
 
 dnscontrol_arch = if arm?
                     "arm64"