mirror of
https://git.mirrors.martin98.com/https://github.com/ceph/ceph-csi.git
synced 2025-10-13 12:51:27 +08: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>