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
Tag: argocd-image-updater
Install ArgoCD Image Updater via ArgoCD declaratively
ArgoCD Image Updater allocation ArgoCD Image Updater ArgoCD image updater can automate the updating of image tags in manifests. It will make your CI/CD process more efficient! In this article, I will explain how to install ArgoCD Image Updater via ArgoCD using ArgoCD's Declarative Setup. ๐ใ PreparationAdd argo's chart repositoryCheck ArgoCD's namespaceInstall ArgoCD Image UpdaterCheck… Continue reading Install ArgoCD Image Updater via ArgoCD declaratively


