fix: 优化cic流程,升级版本为v1.0.3

This commit is contained in:
2026-05-01 10:46:08 +08:00
parent 34f3921df1
commit 5cf01e7143
40 changed files with 94 additions and 19 deletions

View File

@@ -0,0 +1 @@
{"kind":"APIResourceList","apiVersion":"v1","groupVersion":"argoproj.io/v1alpha1","resources":[{"name":"applications","singularName":"application","namespaced":true,"group":"argoproj.io","version":"v1alpha1","kind":"Application","verbs":["delete","deletecollection","get","list","patch","create","update","watch"],"shortNames":["app","apps"]},{"name":"appprojects","singularName":"appproject","namespaced":true,"group":"argoproj.io","version":"v1alpha1","kind":"AppProject","verbs":["delete","deletecollection","get","list","patch","create","update","watch"],"shortNames":["appproj","appprojs"]}]}