]> git.openstreetmap.org Git - chef.git/commitdiff
dns: upgrade dnscontrol to 4.3.0
authorGrant Slater <github@firefishy.com>
Thu, 31 Aug 2023 21:07:39 +0000 (22:07 +0100)
committerGrant Slater <github@firefishy.com>
Thu, 31 Aug 2023 21:07:39 +0000 (22:07 +0100)
cookbooks/dns/recipes/default.rb

index 70e19fe46bf6d696c3f91a19a495cf08f31a568f..6700322bddf48ce32b41a06c465c4d20aa0c5119 100644 (file)
@@ -42,7 +42,7 @@ package %w[
 
 cache_dir = Chef::Config[:file_cache_path]
 
-dnscontrol_version = "4.2.0"
+dnscontrol_version = "4.3.0"
 
 dnscontrol_arch = if arm?
                     "arm64"