We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 800c0d7 commit e0dbe85Copy full SHA for e0dbe85
1 file changed
hack/config/external-dns/kustomization.yaml
@@ -5,11 +5,11 @@ namespace: external-dns
5
6
images:
7
- name: registry.k8s.io/external-dns/external-dns
8
- newTag: v0.19.0
+ newTag: v0.20.0
9
10
resources:
11
- namespace.yaml
12
-- https://github.com/kubernetes-sigs/external-dns//kustomize?ref=v0.19.0
+- https://github.com/kubernetes-sigs/external-dns//kustomize?ref=v0.20.0
13
14
patches:
15
- path: patch-deployment.yaml
0 commit comments