Skip to content

Commit

Permalink
update(powerdns): bump version to 4.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
transcaffeine committed Dec 13, 2023
1 parent 8668460 commit 8599b78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/powerdns/defaults/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---

powerdns_version: 4.7.4-r0
powerdns_version: 4.8.3-r2
powerdns_user: powerdns

powerdns_run_uid: "{{ powerdns_user_info.uid if (powerdns_user_info is defined) else powerdns_user }}"
Expand Down

0 comments on commit 8599b78

Please sign in to comment.