[PowerDNS] Gate fix
V4.2 of powerDNS removes the setting out-of-zone-additional-processing causing the gate to fail. This patch set pins it back down to 4.1.X so the gate works again. Change-Id: I52aaa75c51403c5346720e580b5d59110917621b Signed-off-by: Tin Lam <tin@irrational.io>
This commit is contained in:
@@ -19,9 +19,9 @@
|
|||||||
|
|
||||||
images:
|
images:
|
||||||
tags:
|
tags:
|
||||||
powerdns: docker.io/psitrax/powerdns:latest
|
powerdns: docker.io/psitrax/powerdns:4.1.10
|
||||||
db_init: docker.io/openstackhelm/heat:queens-ubuntu_xenial
|
db_init: docker.io/openstackhelm/heat:queens-ubuntu_xenial
|
||||||
db_sync: docker.io/psitrax/powerdns:latest
|
db_sync: docker.io/psitrax/powerdns:4.1.10
|
||||||
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.3.1
|
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.3.1
|
||||||
image_repo_sync: docker.io/docker:17.07.0
|
image_repo_sync: docker.io/docker:17.07.0
|
||||||
pull_policy: IfNotPresent
|
pull_policy: IfNotPresent
|
||||||
|
|||||||
Reference in New Issue
Block a user