]> git.openstreetmap.org Git - chef.git/commitdiff
dns: upgrade dnscontrol to 3.29.0
authorGrant Slater <github@firefishy.com>
Thu, 23 Mar 2023 10:26:27 +0000 (10:26 +0000)
committerGrant Slater <github@firefishy.com>
Thu, 23 Mar 2023 10:26:43 +0000 (10:26 +0000)
cookbooks/dns/recipes/default.rb

index 5fb18436500f62e5a35c69c685a9f6d9710059c5..da76b61b47c43e5e999b25ebdd4c2992d0e360fe 100644 (file)
@@ -42,7 +42,7 @@ package %w[
 
 cache_dir = Chef::Config[:file_cache_path]
 
-dnscontrol_version = "3.27.2"
+dnscontrol_version = "3.29.0"
 
 dnscontrol_arch = if arm?
                     "arm64"