From 7f82b8f7544f098ce9ae95842f02505a595a59b6 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Tue, 9 Nov 2021 18:09:06 +0100 Subject: [PATCH] gce.bind01: update powerdnsadmin to 0.2.4 --- nodes/gce/bind01.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes/gce/bind01.py b/nodes/gce/bind01.py index 544827e..6ec2c62 100644 --- a/nodes/gce/bind01.py +++ b/nodes/gce/bind01.py @@ -44,7 +44,7 @@ nodes['gce.bind01'] = { 'my_hostname': 'ns-1.kunbox.net', }, 'powerdnsadmin': { - 'version': 'v0.2.3', + 'version': 'v0.2.4', }, 'vm': { 'cpu': 1,