]> git.openstreetmap.org Git - chef.git/commitdiff
dns: bump dnscontrol to v4.6.0
authorGrant Slater <github@firefishy.com>
Wed, 25 Oct 2023 08:22:39 +0000 (09:22 +0100)
committerGrant Slater <github@firefishy.com>
Wed, 25 Oct 2023 08:22:39 +0000 (09:22 +0100)
cookbooks/dns/recipes/default.rb

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