We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d45237a commit 5821652Copy full SHA for 5821652
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.16.1
+ newTag: v0.17.0
9
10
resources:
11
- namespace.yaml
12
-- https://github.com/kubernetes-sigs/external-dns//kustomize?ref=v0.16.1
+- https://github.com/kubernetes-sigs/external-dns//kustomize?ref=v0.17.0
13
14
patches:
15
- path: patch-deployment.yaml
0 commit comments