mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-03-06 13:46:08 -05:00

Version validation checks that the configured versions are not more than one minor version below the CLI's version. The validation can be disabled using --force. This is necessary for now during development as the CLI does not have a prerelease version, as our images do.