From ce670e4d1ed14ce9f730f942e971326c4e98d2b9 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Sat, 18 Jun 2022 10:23:45 +0200 Subject: [PATCH] gce.bind01: update powerdnsadmin to 0.2.5 --- 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 26e52ad..fd475fd 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.4', + 'version': 'v0.2.5', }, 'vm': { 'cpu': 1,