From 5111e0c897ec71bbe359b864d15619eeac42bc70 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Tue, 28 Jun 2022 21:41:58 +0200 Subject: [PATCH] gce.bind01: update powerdnsadmin to 0.3.0 --- 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 fd475fd..3dce25c 100644 --- a/nodes/gce/bind01.py +++ b/nodes/gce/bind01.py @@ -52,7 +52,7 @@ nodes['gce.bind01'] = { 'my_hostname': 'ns-1.kunbox.net', }, 'powerdnsadmin': { - 'version': 'v0.2.5', + 'version': 'v0.3.0', }, 'vm': { 'cpu': 1,