argoproj / argo-cd

Declarative Continuous Deployment for Kubernetes
https://argo-cd.readthedocs.io
Apache License 2.0
17.93k stars 5.46k forks source link

Revisionid not showing in ArgoUI when application deployed with multiple sources #16359

Open nilakky opened 12 months ago

nilakky commented 12 months ago

Checklist:

Describe the bug

Revisionid is not showing up on the argocd UI when we deploy application with multiple sources

To Reproduce

  1. Create an application with two sources.
  2. One source is Azure repository and another is helm chart source.

Expected behavior

Revisionid should be displayed in argocd UI

Screenshots image

Version 2.8.2

Logs

Paste any relevant application logs here.
andrii-korotkov-verkada commented 3 days ago

ArgoCD versions 2.10 and below have reached EOL. Can you upgrade and let us know if the issue is still present, please?