Can k0smotron update state of main controlling cluster?

We install k0smotron on top of created cluster.
With help of CRDs we can declare and create, manage other cluster.
It has good use case, for example, when we need to update k8s version in all child clusters.
But can we declaratively via CRD update version of main controlling cluster? Or we need to do it manually?

k0smotron only manages the child clusters and upgrading the mgmt cluster depends on how that is being setup.