]> git.openstreetmap.org Git - chef.git/commitdiff
dns: upgrade dnscontrol to 4.12.5
authorGrant Slater <github@firefishy.com>
Mon, 22 Jul 2024 11:29:42 +0000 (12:29 +0100)
committerGrant Slater <github@firefishy.com>
Mon, 22 Jul 2024 11:29:42 +0000 (12:29 +0100)
cookbooks/dns/recipes/default.rb

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