Skip to content

external-dns-helm-chart-1.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 16:31
136477f

Changed

Fixed

  • Fixed provider.webhook.resources behavior to correctly leverage resource limits. (#4560) @crutonjohn
  • Fixed provider.webhook.imagePullPolicy behavior to correctly leverage pull policy. (#4643) @kimsondrup
  • Fixed to add correct webhook metric port to Service and ServiceMonitor. (#4643) @kimsondrup
  • Fixed to no longer require the unauthenticated webhook provider port to be exposed for health probes. (#4691) @kimsondrup & @hatrx