When the Kubernetes active version is prior to the latest one available
in the system, the rook-ceph apply is rejected with the message:
"Application-apply rejected: The kubernetes version must be the latest
version."
This fix is to remove the check that causes the reject.
Test Plan:
PASS: SX - Apply rook-ceph without latest version as active
PASS: DX - Apply rook-ceph without latest version as active
Closes-Bug: 2091320
Change-Id: I20d46eaee024c268eb483e78a0ce06e40b7faf01
Signed-off-by: Ítalo Vieira <italo.gomesvieira@windriver.com>