]> git.openstreetmap.org Git - chef.git/commitdiff
dns: Update dnscontrol to 3.22.1
authorGrant Slater <github@firefishy.com>
Wed, 9 Nov 2022 21:20:06 +0000 (21:20 +0000)
committerGrant Slater <github@firefishy.com>
Wed, 9 Nov 2022 21:20:06 +0000 (21:20 +0000)
cookbooks/dns/recipes/default.rb

index 856dcfcb002072f3d8592b29d81905a3d3ac2004..bdd3d740356cff4930d817db0bb623753cc6a6f2 100644 (file)
@@ -42,7 +42,7 @@ package %w[
 
 cache_dir = Chef::Config[:file_cache_path]
 
-dnscontrol_version = "3.21.0"
+dnscontrol_version = "3.22.1"
 
 dnscontrol_arch = if arm?
                     "arm64"