Changed
- Updated ExternalDNS OCI image version to v0.15.0. (#xxxx) @stevehipwell
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
andServiceMonitor
. (#4643) @kimsondrup - Fixed to no longer require the unauthenticated webhook provider port to be exposed for health probes. (#4691) @kimsondrup & @hatrx