Skip to content

Commit a9ec531

Browse files
committed
chore(deps): update dependency kubernetes-sigs/external-dns to v0.19.0
1 parent a83e749 commit a9ec531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/external-dns/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
apiVersion: "kustomize.config.k8s.io/v1beta1"
33
kind: "Kustomization"
44
resources:
5-
- "https://github.com/kubernetes-sigs/external-dns/kustomize?ref=v0.18.0"
5+
- "https://github.com/kubernetes-sigs/external-dns/kustomize?ref=v0.19.0"
66
patches:
77
- target:
88
kind: "Deployment"

0 commit comments

Comments
 (0)