Skip to content

Commit fb08c87

Browse files
Update external-dns to v0.20.0
1 parent 0f4c28c commit fb08c87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hack/config/external-dns/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ namespace: external-dns
55

66
images:
77
- name: registry.k8s.io/external-dns/external-dns
8-
newTag: v0.19.0
8+
newTag: v0.20.0
99

1010
resources:
1111
- namespace.yaml
12-
- https://github.com/kubernetes-sigs/external-dns//kustomize?ref=v0.19.0
12+
- https://github.com/kubernetes-sigs/external-dns//kustomize?ref=v0.20.0
1313

1414
patches:
1515
- path: patch-deployment.yaml

0 commit comments

Comments
 (0)