]> git.openstreetmap.org Git - chef.git/commitdiff
dns: upgrade dnscontrol to 4.2.0
authorGrant Slater <github@firefishy.com>
Wed, 23 Aug 2023 03:46:56 +0000 (04:46 +0100)
committerGrant Slater <github@firefishy.com>
Wed, 23 Aug 2023 03:46:56 +0000 (04:46 +0100)
cookbooks/dns/recipes/default.rb

index bebdd672cbe2fe7d596b5e3dfd2be6d0f97500d6..70e19fe46bf6d696c3f91a19a495cf08f31a568f 100644 (file)
@@ -42,7 +42,7 @@ package %w[
 
 cache_dir = Chef::Config[:file_cache_path]
 
-dnscontrol_version = "4.1.0"
+dnscontrol_version = "4.2.0"
 
 dnscontrol_arch = if arm?
                     "arm64"