How to package and maintain helm charts for both open and closed beta?
I manage some Kubernetes CRDs and package them in Helm Charts for managing the different versions. Currently we only have one Helm Chart version that we deploy to production which is v1.0.0 and any bugfixes or updates we just patch it. v1.0.0 is currently in open beta.