]> git.openstreetmap.org Git - chef.git/commitdiff
dns: Upgrade dnscontrol to 4.1.0
authorGrant Slater <github@firefishy.com>
Wed, 31 May 2023 15:04:32 +0000 (18:04 +0300)
committerGrant Slater <github@firefishy.com>
Wed, 31 May 2023 15:04:32 +0000 (18:04 +0300)
cookbooks/dns/recipes/default.rb

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