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 6c145d2 commit 68aeb3eCopy full SHA for 68aeb3e
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.15.1
+ newTag: v0.16.1
9
10
resources:
11
- namespace.yaml
12
-- https://github.com/kubernetes-sigs/external-dns//kustomize?ref=v0.15.1
+- https://github.com/kubernetes-sigs/external-dns//kustomize?ref=v0.16.1
13
14
patches:
15
- path: patch-deployment.yaml
0 commit comments