Skip to content

Commit 27964fd

Browse files
chore(deps): update container image k8s.gcr.io/external-dns/external-dns to v0.19.0
Signed-off-by: Nicholas Wilde <ncwilde43@gmail.com>
1 parent c39d2c5 commit 27964fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/infrastructure/external-dns/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ spec:
5353
serviceAccountName: external-dns
5454
containers:
5555
- name: external-dns
56-
image: k8s.gcr.io/external-dns/external-dns:v0.9.0
56+
image: k8s.gcr.io/external-dns/external-dns:v0.19.0
5757
args:
5858
- --source=ingress
5959
- --domain-filter=nicholaswilde.io

0 commit comments

Comments
 (0)