Skip to content

Commit 2e1fd96

Browse files
committed
Restore nightly testing default of K8s 1.31.6
1 parent a3ecdc8 commit 2e1fd96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile.podman

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@ pipeline {
8989
description: 'Kubernetes version. Supported values depend on the Kind version. Kind 0.27.0: 1.32.2, 1.32, 1.31.6, 1.31, 1.30.10, 1.30, 1.29.14, 1.29 ',
9090
choices: [
9191
// The first item in the list is the default value...
92+
'1.31.6',
9293
'1.32.2',
9394
'1.32',
94-
'1.31.6',
9595
'1.31',
9696
'1.30.10',
9797
'1.30',

0 commit comments

Comments
 (0)