ci: update outdates kubernetes version

use latest used kubernetes version or supported
kubernetes version for upgrade testing.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna 2022-10-25 17:40:42 +02:00 committed by mergify[bot]
parent 8cabc0327f
commit 65411d7975

View File

@ -1,7 +1,7 @@
--- ---
- project: - project:
name: upgrade-tests name: upgrade-tests
k8s_version: '1.21' k8s_version: '1.24'
only_run_on_request: true only_run_on_request: true
test_type: test_type:
- 'cephfs' - 'cephfs'