argoproj / argo-helm

ArgoProj Helm Charts
https://argoproj.github.io/argo-helm/
Apache License 2.0
1.71k stars 1.85k forks source link

FR: Add JSON Schema validation for charts #2927

Open thiagowfx opened 1 week ago

thiagowfx commented 1 week ago

Is your feature request related to a problem?

No response

Related helm chart

argo-cd, argo-events, argo-rollouts, argo-workflows, argocd-image-updater, argocd-apps

Describe the solution you'd like

Introduce a values.schema.json file for all helm charts

Docs: https://helm.sh/docs/topics/charts/#schema-files

Describe alternatives you've considered

Defining the schemas downstream

Additional context

No response

mkilchhofer commented 3 days ago

Xref: