Managed Apps
Fixed
- Fix typo in
CiliumNetworkPolicy endpoint selector.
Added
- Added
CiliumNetworkPolicy for the CRD install job.
Changed
- The helm job that installs CRDs is not removed if the job fails.
Added
- Added
CiliumNetworkPolicy for the CRD install job.
Changed
- The helm job that installs CRDs is not removed if the job fails.
Added
- Added
CiliumNetworkPolicy for the CRD install job.
Added
- Add support for GCP workload identity for authentication.
Changed
- Note: Due to breaking changes in the official chart, it is not possible to cleanly replace an existing Falco DaemonSet from a previous version with this new version. As a result, when updating to this version, there will be a short Falco downtime while the existing DaemonSet is deleted and replaced.
- Update
falco to upstream version 0.33.0 / chart version 2.2.0. - Update
falco-exporter to upstream version 0.8.0 / chart version 0.9.1. - Update
falcosidekick to upstream version 2.26.0 / chart version 0.5.9.
Changed
- Rename Chart name from
trivy-app to trivy.
Changed
- Push to GCP, CAPA and VCD app collections.
Fixed
- Fix broken links in documentation.
- Don’t remove the
crd-install job when the job fails, so that we can investigate.