]> git.openstreetmap.org Git - chef.git/commitdiff
dns: upgrade dnscontrol to 4.8.1
authorGrant Slater <github@firefishy.com>
Thu, 11 Jan 2024 14:03:21 +0000 (14:03 +0000)
committerGrant Slater <github@firefishy.com>
Thu, 11 Jan 2024 14:03:21 +0000 (14:03 +0000)
cookbooks/dns/recipes/default.rb

index f62af155090a944d4ed048e8302aaa0f14a9cf5a..8a0f96faf0d0c98de651cf9a284b69b24b8d9d67 100644 (file)
@@ -42,7 +42,7 @@ package %w[
 
 cache_dir = Chef::Config[:file_cache_path]
 
-dnscontrol_version = "4.7.3"
+dnscontrol_version = "4.8.1"
 
 dnscontrol_arch = if arm?
                     "arm64"