Skip to content

Commit

Permalink
chore(deps): update container image k8s.gcr.io/external-dns/external-…
Browse files Browse the repository at this point in the history
…dns to v0.14.2

Signed-off-by: Nicholas Wilde <ncwilde43@gmail.com>
  • Loading branch information
renovate[bot] committed Jun 13, 2024
1 parent c39d2c5 commit ffebda0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/infrastructure/external-dns/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ spec:
serviceAccountName: external-dns
containers:
- name: external-dns
image: k8s.gcr.io/external-dns/external-dns:v0.9.0
image: k8s.gcr.io/external-dns/external-dns:v0.14.2
args:
- --source=ingress
- --domain-filter=nicholaswilde.io
Expand Down

0 comments on commit ffebda0

Please sign in to comment.