mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-03-07 14:16:06 -05:00

* Update image version * Introduce 'ValidK8sVersion' type. Ensures that consumers of the k8sVersion receive a valid version, without having to do their own validation. * Add testcase to check that kubeadm accepts the currently provided version.