rancher / elemental-operator

The Elemental operator is responsible for managing the OS versions and maintaining a machine inventory to assist with edge or baremetal installations.
Apache License 2.0
41 stars 17 forks source link

Check crds chart is aligned with the main operator chart version #787

Closed davidcassany closed 3 months ago

davidcassany commented 3 months ago

Added some annotations and labels for the CRDs chart based on https://v2.helm.sh/docs/chart_best_practices/#standard-labels

With them we can add a validation to check CRDs chart and Elemental-Operator chart are aligned with the same version.