Automate image tag update with ArgoCD Image Updater

CI/CD pipeline architecture Make CI/CD process more efficient In my previous post, I explained how to install ArgoCD Image Updater(AIU). Now, let's leverage AIU to make CI/CD process more efficient by automating of update image tag! 🐙 PreparationCreate Application with KustomizeCreate a manifest of DeploymentCreate kustomization.yamlCreate a manifest for ApplicationPush manifests to the GitHub repositoryCheck… Continue reading Automate image tag update with ArgoCD Image Updater