Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Docker image k8s.gcr.io/external-dns/external-dns to v0.14.2 […
Browse files Browse the repository at this point in the history
…ci-skip]

| datasource | package                              | from    | to      |
| ---------- | ------------------------------------ | ------- | ------- |
| docker     | k8s.gcr.io/external-dns/external-dns | v0.12.2 | v0.14.2 |
renovatebot-github-app committed Jun 14, 2024
1 parent 21484c5 commit f11ba9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clusters/_shared_/external-dns-base/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ namespace: kube-system

images:
- name: k8s.gcr.io/external-dns/external-dns
newTag: v0.12.2
newTag: v0.14.2

resources:
- ./external-dns-deployment.yaml

0 comments on commit f11ba9b

Please sign in to comment.