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

Issue #219: Add argo updater plugin #234

Conversation

SonOfLope
Copy link
Contributor

This PR adds the plugin argocd Image Updater that will enable automatic refreshes of image tags based on changes from their digest.

I also configured a service monitor that will enable metrics over updates being done for our deployments through grafana. Once merged, we can simply import the following dashboard : https://github.com/argoproj-labs/argocd-image-updater/blob/master/config/example-grafana-dashboard.json

@SonOfLope SonOfLope self-assigned this May 9, 2024
@ThomasCardin
Copy link
Member

@amirardalan9473 This is what I was talking about inside this issue. ai-cfia/nachet-frontend#155

@SonOfLope SonOfLope merged commit c62f4ea into main May 9, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

As a developer, I would like to have my deployments refresh based on digest tags changes
2 participants