Skip to content

Commit

Permalink
chore(deps): update registry.k8s.io/external-dns/external-dns docker …
Browse files Browse the repository at this point in the history
…tag to v0.13.4 (txqueuelen#50)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 27, 2023
1 parent 8a56bda commit c659ed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/stateless-dns/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ externalDNS:
image:
registry: registry.k8s.io # Image registry
repository: external-dns/external-dns # Image repository
tag: v0.13.2 # Image tag
tag: v0.13.4 # Image tag

pullPolicy: IfNotPresent # Image pull policy.

Expand Down

0 comments on commit c659ed5

Please sign in to comment.