kube-prometheus-stack started doing something cool in v68 where they actually manage CRDs through the helm chart by having the chart spawn a pre-install job to upgrade the CRDs inside the cluster; see https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack/charts/crds for the implementation. It might be cool if this helm chart did something similar so we could stop having to manage CRD upgrades out-of-band...
kube-prometheus-stack started doing something cool in v68 where they actually manage CRDs through the helm chart by having the chart spawn a pre-install job to upgrade the CRDs inside the cluster; see https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack/charts/crds for the implementation. It might be cool if this helm chart did something similar so we could stop having to manage CRD upgrades out-of-band...