]> git.openstreetmap.org Git - chef.git/commitdiff
dns: Upgrade to dnscontrol 3.21.0
authorGrant Slater <github@firefishy.com>
Wed, 2 Nov 2022 14:21:40 +0000 (14:21 +0000)
committerGrant Slater <github@firefishy.com>
Wed, 2 Nov 2022 14:21:40 +0000 (14:21 +0000)
cookbooks/dns/recipes/default.rb

index 11ae88e8ac0a4246c06a7d9c146cd7dacb7b8982..7b8c5b6e7278c3bc06a64d59f52760aea8a0fa82 100644 (file)
@@ -41,7 +41,7 @@ package %w[
 
 cache_dir = Chef::Config[:file_cache_path]
 
-dnscontrol_version = "3.20.0"
+dnscontrol_version = "3.21.0"
 
 dnscontrol_arch = if arm?
                     "arm64"