diff --git a/cluster/infrastructure/external-dns/deployment.yaml b/cluster/infrastructure/external-dns/deployment.yaml index 97f18f9..aee31fb 100644 --- a/cluster/infrastructure/external-dns/deployment.yaml +++ b/cluster/infrastructure/external-dns/deployment.yaml @@ -53,7 +53,7 @@ spec: serviceAccountName: external-dns containers: - name: external-dns - image: k8s.gcr.io/external-dns/external-dns:v0.8.0 + image: k8s.gcr.io/external-dns/external-dns:v0.15.0 args: - --source=ingress - --domain-filter=nicholaswilde.io