]> git.openstreetmap.org Git - chef.git/commitdiff
dns: upgrade dnscontrol to 4.12.2
authorGrant Slater <github@firefishy.com>
Mon, 8 Jul 2024 06:50:53 +0000 (07:50 +0100)
committerGrant Slater <github@firefishy.com>
Mon, 8 Jul 2024 06:50:53 +0000 (07:50 +0100)
cookbooks/dns/recipes/default.rb

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