Security
Changed
- Update Chart annotations with new format for OCI.
Changed
- Changed ownership to Team Shield
- Update the Chart annotations for OCI repositories.
Changed
- Update
kyverno to upstream version v1.16.3. - Update
policy-reporter to upstream version v3.7.0.
Changed
- Update chart metadata to add audience and upstream chart version annotations.
Added
- Add Gateway API HTTPRoute support as an alternative to Ingress for exposing dex. HTTPRoute is disabled by default to maintain backwards compatibility.
Fixed
- Disable the kubescape scanner input by default.
Added
- Add Gateway API support with HTTPRoute template (
.Values.route). - Add support for SecurityPolicy resources for authentication via Envoy Gateway.
Changed
- Make Ingress resource conditional with
.Values.ingress.enabled (defaults to true for backwards compatibility).
Fixed
- Downgrade k8s client libraries to v1.34 versions to fix a regression (#135895).