]> git.openstreetmap.org Git - chef.git/commitdiff
dns: upgrade dnscontrol to 4.12.0
authorGrant Slater <github@firefishy.com>
Wed, 19 Jun 2024 13:30:28 +0000 (14:30 +0100)
committerGrant Slater <github@firefishy.com>
Wed, 19 Jun 2024 13:30:28 +0000 (14:30 +0100)
cookbooks/dns/recipes/default.rb

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