]> git.openstreetmap.org Git - chef.git/commitdiff
dns: bump dnscontrol to 4.0.1
authorGrant Slater <github@firefishy.com>
Fri, 19 May 2023 20:58:18 +0000 (23:58 +0300)
committerGrant Slater <github@firefishy.com>
Fri, 19 May 2023 20:58:18 +0000 (23:58 +0300)
cookbooks/dns/recipes/default.rb

index a07819044c8892de5a09278882d863b9516d643c..e64917cc48b9ff3329e3d0d102f6a4d006f9e151 100644 (file)
@@ -42,7 +42,7 @@ package %w[
 
 cache_dir = Chef::Config[:file_cache_path]
 
-dnscontrol_version = "3.31.4"
+dnscontrol_version = "4.0.1"
 
 dnscontrol_arch = if arm?
                     "arm64"