Bug Fixes
- Resolved a set of related issues in the Helm chart that prevented successful installation on OpenShift environments. The first issue was that the Helm chart would attempt to list webhook deployments even when the
operatorOnly=true
value was set. The second issue was that the chart would not use therunAsUser
value even if explicitly set.
Full Changelog: v4.2.13...v4.2.14