Added
- Added ability to configure
imagePullSecrets
via helmglobal
value. (#4667) @jkroepke - Added options to configure
labelFilter
andmanagedRecordTypes
via dedicated helm values. (#4849) @abaguas
Changed
- Allow templating
serviceaccount.annotations
keys and values, by rendering them using thetpl
built-in function. (#4958) @fcrespofastly - Updated ExternalDNS OCI image version to v0.15.1. (#5028) @stevehipwell
Fixed
- Fixed automatic addition of pod selector labels to
affinity
andtopologySpreadConstraints
if not defined. (#4666) @pvickery-ParamountCommerce - Fixed missing Ingress permissions when using Istio sources. (#4845) @joekhoobyar