Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ArgoCD Image updater not considering latest image push to docker hub #660

Open
Sir-gits-a-lot opened this issue Dec 26, 2023 · 0 comments
Open

Comments

@Sir-gits-a-lot
Copy link

I have an application with the fllowing 3 annotations:-
argocd-image-updater.argoproj.io/image-list: {dockerhub-username}/{epository-name}
argocd-image-updater.argoproj.io/write-back-method: git:secret:argocd/{secret-name-for-manifest-repo}
argocd-image-updater.argoproj.io/git-branch: main

When I push new image to dockerhub, argocd image updater on next cycle tries to pull image but throws this error:-

Could not get tags from registry: errors:\ndenied: requested access to the resource is denied\nunauthorized: authentication required\n

I cannot get my brains around it. If anybody knows what could be the possible issue, please let me know. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant