Release Notes
The release notes for the Alauda Container Platform GitOps and Alauda Build of Argo CD describe new features and enhancements, deprecated features, and known issues.
INFO
The Alauda Container Platform GitOps is provided as an installable component, with a distinct release cycle from the core . The Alauda Container Platform GitOps Lifecycle Policy outlines release compatibility.
Supported Versions
v4.1 Release Notes
v4.1.8
Features and Enhancements
- Upgrade Argo CD to v3.1.x
- Independently Releasable.
Fixed Issues
- The manager container of argocd-operator-controller-manager ran without CPU and memory limits and requests, so it could contend with other workloads for node resources and the component could become unstable. This issue is fixed in argocd-v4.2.0, where resource limits and requests are configured for the container, which also improves resource utilization.