]> git.openstreetmap.org Git - chef.git/commitdiff
dns: upgrade dnscontrol to 3.31.1
authorGrant Slater <github@firefishy.com>
Wed, 19 Apr 2023 10:14:11 +0000 (11:14 +0100)
committerGrant Slater <github@firefishy.com>
Wed, 19 Apr 2023 10:14:11 +0000 (11:14 +0100)
cookbooks/dns/recipes/default.rb

index b24c269dde0ab9601dbde9fe0783c54ff5c18428..a0c74f5ca877642413858d7f5ef026100586e43e 100644 (file)
@@ -42,7 +42,7 @@ package %w[
 
 cache_dir = Chef::Config[:file_cache_path]
 
 
 cache_dir = Chef::Config[:file_cache_path]
 
-dnscontrol_version = "3.30.0"
+dnscontrol_version = "3.31.1"
 
 dnscontrol_arch = if arm?
                     "arm64"
 
 dnscontrol_arch = if arm?
                     "arm64"