ArgoCD: upgrade to v3, remove helm labels

1 · Thiago Perrotta · June 2, 2025, 1:11 p.m.
Summary
The blog post discusses upgrading ArgoCD to v3 and the impact of its breaking changes, specifically the removal of Helm labels from Argo applications. It outlines a solution using server-side apply to ensure label removal without downtime, and mentions scenarios where the server-side apply is preferable over the standard method.