If you want specific releases to be always available, you can add a versions parameter, containing an array of version strings under the spec of your ClusterStack:
Using this manifest, you'll have the v1 and v2plus the latest release of the Cluster Stack for Kubernetes 1.31. If you don't want the latest version to always be available, you can change the value of spec.autoSubscribe from true to false:
Note that if you are not auto-subscribed to the latest version, you must specify the versions you want, otherwise there will be no Cluster Stack Release available for your clusters.