Managed Apps
Added
- Service for scraping metrics from ingress controller
Updates
Added
- Add
podLabels property to allow custom pod labels.
Changed
- Disable reconciliation of CIS benchmark reports by default. These reports are temporarily removed from
trivy-operator, to be reintroduced in the future. Reconciliation of CIS benchmarks produced by starboard is still supported by setting exporter.CISKubeBenchReports.enabled: true in the Helm values.
Changed
- Update to upstream version
0.4.17/app version 0.30.4.
Fixed
- Updated CA certificate parsing to sanitize leading and trailing white spaces and newlines
Added
- Support for Quick Tunnels
Changed
- Upgrade app to version
2022.8.4 - Remove “argo” references from template names
Changed
- Adjust manifest to behave properly with
capa provider.
Added
- Add support for
capa provider.
Changed
- Bump to upstream version 1.17.2 and related chart template.
- Image: Make registry configurable.
Changed
- Enable
configmap.use-proxy-protocol by default for AWS. Hint: Before this was achieved by cluster-operator setting configmap.use-proxy-protocol in the cluster values.