diff --git a/bootstrap/kubeadm/config/crd/bases/bootstrap.cluster.x-k8s.io_kubeadmconfigs.yaml b/bootstrap/kubeadm/config/crd/bases/bootstrap.cluster.x-k8s.io_kubeadmconfigs.yaml index 8f3efbe58dd3..e4c353d5a99c 100644 --- a/bootstrap/kubeadm/config/crd/bases/bootstrap.cluster.x-k8s.io_kubeadmconfigs.yaml +++ b/bootstrap/kubeadm/config/crd/bases/bootstrap.cluster.x-k8s.io_kubeadmconfigs.yaml @@ -282,7 +282,7 @@ spec: type: string kubernetesVersion: description: 'KubernetesVersion is the target version of the control - plane. NB: This value defaults to the Machine object spec.Version' + plane. NB: This value defaults to the Machine object spec.version' type: string networking: description: 'Networking holds configuration for the networking @@ -1088,7 +1088,7 @@ spec: type: string kubernetesVersion: description: 'KubernetesVersion is the target version of the control - plane. NB: This value defaults to the Machine object spec.Version' + plane. NB: This value defaults to the Machine object spec.version' type: string networking: description: 'Networking holds configuration for the networking diff --git a/bootstrap/kubeadm/config/crd/bases/bootstrap.cluster.x-k8s.io_kubeadmconfigtemplates.yaml b/bootstrap/kubeadm/config/crd/bases/bootstrap.cluster.x-k8s.io_kubeadmconfigtemplates.yaml index 3343254897a6..cda86e295cdb 100644 --- a/bootstrap/kubeadm/config/crd/bases/bootstrap.cluster.x-k8s.io_kubeadmconfigtemplates.yaml +++ b/bootstrap/kubeadm/config/crd/bases/bootstrap.cluster.x-k8s.io_kubeadmconfigtemplates.yaml @@ -303,7 +303,7 @@ spec: kubernetesVersion: description: 'KubernetesVersion is the target version of the control plane. NB: This value defaults to the - Machine object spec.Version' + Machine object spec.version' type: string networking: description: 'Networking holds configuration for the networking @@ -1141,7 +1141,7 @@ spec: kubernetesVersion: description: 'KubernetesVersion is the target version of the control plane. NB: This value defaults to the - Machine object spec.Version' + Machine object spec.version' type: string networking: description: 'Networking holds configuration for the networking diff --git a/controlplane/kubeadm/config/crd/bases/controlplane.cluster.x-k8s.io_kubeadmcontrolplanes.yaml b/controlplane/kubeadm/config/crd/bases/controlplane.cluster.x-k8s.io_kubeadmcontrolplanes.yaml index a01b7541f44a..6bd128ba3887 100644 --- a/controlplane/kubeadm/config/crd/bases/controlplane.cluster.x-k8s.io_kubeadmcontrolplanes.yaml +++ b/controlplane/kubeadm/config/crd/bases/controlplane.cluster.x-k8s.io_kubeadmcontrolplanes.yaml @@ -358,7 +358,7 @@ spec: kubernetesVersion: description: 'KubernetesVersion is the target version of the control plane. NB: This value defaults to the Machine object - spec.kubernetesVersion' + spec.version' type: string networking: description: 'Networking holds configuration for the networking