Skip to content

Commit 56e42f1

Browse files
committed
Merge branch 'k8s1.34' into 'main'
Test with K8s 1.34 See merge request weblogic-cloud/weblogic-kubernetes-operator!5033
2 parents 67c948a + 68ae5da commit 56e42f1

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.30.0: 1.34.0, 1,34, 1.33.4, 1.33, 1.32.8, 1.32, 1.31.12, 1.31 ',
9090
choices: [
9191
// The first item in the list is the default value...
92-
'1.33.4',
9392
'1.34.0',
9493
'1.34',
94+
'1.33.4',
9595
'1.33',
9696
'1.32.8',
9797
'1.32',

0 commit comments

Comments
 (0)