Update sdc-sdc-workflow-designer-verify to java 11
[infra/cicd.git] / jjb / metal3 / job_openstack_image_building.yml
index 05eec4e8302798e2400a3d55a367230188066a8a..aa231183af7c3f99d62e3929884fe6ee600da29e 100644 (file)
     parameters:
     - string:
         name: KUBERNETES_VERSION
-        default: "v1.23.5"
+        default: "v1.25.2"
         description: 'Kubernetes version'
     - string:
         name: KIND_NODE_IMAGE_VERSION
-        default: "v1.23.4"
+        default: "v1.25.2"
         description: 'Kind node container image version'
 
     properties:
@@ -58,7 +58,7 @@
           url: "{ci_github_repo}"
           credentials-id: "{ci_github_jenkins_credentials_id}"
           branches:
-            - 'master'
+            - 'main'
           name: 'origin'
           refspec: '+refs/heads/*:refs/remotes/origin/*'
           wipe-workspace: True