This document discusses using ArgoCD and Helm together to provide a unified process for infrastructure changes and application deployments. It introduces ArgoCD for continuous delivery using GitOps and Helm as a package manager. Abstract Helm charts are proposed to reduce the learning curve and standardize infrastructure components. The unified process leverages ArgoCD and Helm with CI/CD to provide a trusted, versioned process for all changes. Knowledge sharing initiatives like training and pairing are recommended to support developers in using these tools.