]> git.openstreetmap.org Git - chef.git/commitdiff
dns: update dnscontrol to 3.26.0
authorGrant Slater <github@firefishy.com>
Sat, 4 Feb 2023 13:39:46 +0000 (13:39 +0000)
committerGrant Slater <github@firefishy.com>
Sat, 4 Feb 2023 13:39:46 +0000 (13:39 +0000)
cookbooks/dns/recipes/default.rb

index 655eb27ac642a4b5ea9d7e2887de12b2614127cd..f61975b527c2161e7acaae5cc44c9627e9b31a25 100644 (file)
@@ -42,7 +42,7 @@ package %w[
 
 cache_dir = Chef::Config[:file_cache_path]
 
-dnscontrol_version = "3.23.0"
+dnscontrol_version = "3.26.0"
 
 dnscontrol_arch = if arm?
                     "arm64"