I want to fetch image from container registry dynamically whenever a new image is deployed. How can we write it in gitlab-ci file. we are using ArgoCD for deployment but it is not fetching image dynamically when a new image is deployed.
Our image tag is in this format : argocd-v0.120230526.1dd9706e8
I have tried different ways but unable to fetch image dynamically