datreeio / CRDs-catalog

Popular Kubernetes CRDs (CustomResourceDefinition) in JSON schema format.
MIT License
481 stars 200 forks source link

update argoproj.io Argo CD schemas for 2.9.3 release #243

Closed frederikb closed 9 months ago

frederikb commented 9 months ago

Argo CD had another major release v2.9 that added some changes to their CRDs. This PR incorporates all changes as of (v2.9.3) .

I've used the crd-extractor.sh to extract the CRDs from a clean k3d cluster.

Tested manually using kubeconform against custom resources that previously failed validation when linked against this repository.