mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-05-20 22:36:42 +00:00
In case the version that is passed with --version=... contains the patch release already, the latest patch release will not be detected, but the passed version will be returned (enables forcing a particular version in CI jobs). Signed-off-by: Niels de Vos <ndevos@redhat.com>