Skip to content

Commit

Permalink
dns: upgrade dnscontrol to 3.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Firefishy committed Mar 23, 2023
1 parent 8c0b9f0 commit 56419ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbooks/dns/recipes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@

cache_dir = Chef::Config[:file_cache_path]

dnscontrol_version = "3.27.2"
dnscontrol_version = "3.29.0"

dnscontrol_arch = if arm?
"arm64"
Expand Down

0 comments on commit 56419ad

Please sign in to comment.