Security
- added support for simplified configuration of the auth bundle apps, which minimizes the number pf properties the user needs to provide manually.
Fixed
- Remove quotes from
acme-http01-solver-image argument. The quotes are used when looking up the image which causes an error.
Added
- Improves container security by setting
runAsGroup and runAsUser greater than zero for all deployments.
Changed
- Changed the way registry is being parsed in helm templates
Changed
- Changed the way registry is being parsed in helm templates
- Enable VPA by default
Changed
- Update to go 1.22 and bump dependencies.
Changed
- Remove duplicated key from the
allow-kyverno-policy-reporter-talk-to-kyverno-ui CiliumNetworkPolicy. - Add Helm annotations to core policies.
Changed
- Default clusterIssuer to letsencrypt-giantswarm and update ingress annotation
Added
- Added Vertical Pod Autoscaler support for
cainjector pods.