Skip to content

Commit cf53ff0

Browse files
committed
Merge branch 'restore-default-k8s131' into 'main'
Restore nightly testing default of K8s 1.31.6 See merge request weblogic-cloud/weblogic-kubernetes-operator!4947
2 parents a3ecdc8 + 2e1fd96 commit cf53ff0

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)