]> git.openstreetmap.org Git - chef.git/commitdiff
dns: Upgrade dnscontrol to 3.27.1
authorGrant Slater <github@firefishy.com>
Thu, 2 Mar 2023 05:56:17 +0000 (05:56 +0000)
committerGrant Slater <github@firefishy.com>
Thu, 2 Mar 2023 05:56:25 +0000 (05:56 +0000)
Signed-off-by: Grant Slater <github@firefishy.com>
cookbooks/dns/recipes/default.rb

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