- Extract SHA-based image tag after build - Update kustomization.yaml with new image tag - Commit and push changes to Git - ArgoCD will detect Git changes and deploy automatically - This replaces ArgoCD Image Updater to prevent pollution issues
Add complete portfolio project including: - Next.js application in services/nextjs - Docker configurations for dev and prod - Kubernetes deployment manifests with kustomize - ArgoCD application configuration - GitHub Actions workflow for automated builds