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

Should Image be set to latest in Deployment.yaml? #80

Open
avo-sepp opened this issue May 31, 2024 · 0 comments
Open

Should Image be set to latest in Deployment.yaml? #80

avo-sepp opened this issue May 31, 2024 · 0 comments

Comments

@avo-sepp
Copy link

- image: quay.io/argoprojlabs/argocd-extension-metrics:latest

The install instructions utilize manifests which are set to a specific Git Tag. However, the deployment in that tag uses a latest image. This means it's possible for a team to believe they are pegged to a specific version, however the metrics server has continued to update and move forward.

For some companies, policies prohibit the use of latest tags.

I believe the image tag here should match the Git version. Similar to how the core ArgoCD app functions.

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