File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -55,6 +55,15 @@ kubectl patch deployment argocd-server -n argocd --patch-file argocd-server-exte
5555Once applied, you should see a new gitops-promoter section in the Argo CD UI
5656![ Screenshot of Argo CD UI showing the Promoter section] ( assets/argocd-ui-extension.png )
5757
58+ ### Compatibility Matrix
59+
60+ The following table shows the compatibility between GitOps Promoter versions and Argo CD versions for the UI Extension:
61+
62+ | GitOps Promoter Version | Argo CD Version |
63+ | -------------------------| -----------------|
64+ | v0.18.3+ | v2.3+ |
65+ | v0.18.2 and earlier | v2.2.x and earlier |
66+
5867## Deep Links
5968
6069Argo CD supports [ deep links] ( https://argo-cd.readthedocs.io/en/stable/operator-manual/deep_links/ ) from a resource's details
You can’t perform that action at this time.
0 commit comments