]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/dns/recipes/default.rb
dns: Update dnscontrol to v3.23.0
[chef.git] / cookbooks / dns / recipes / default.rb
index bdd3d740356cff4930d817db0bb623753cc6a6f2..655eb27ac642a4b5ea9d7e2887de12b2614127cd 100644 (file)
@@ -42,7 +42,7 @@ package %w[
 
 cache_dir = Chef::Config[:file_cache_path]
 
-dnscontrol_version = "3.22.1"
+dnscontrol_version = "3.23.0"
 
 dnscontrol_arch = if arm?
                     "arm64"