Bump main and release-1.7 branch k8s tests to upgrade k8s to v1.30.0 from v1.29.0
[infra/cicd.git] / jjb / metal3 / job_openstack_node_image_building.yml
index f12d718148b3402a4b75441b660df47727063e8b..38f7835a1bfd1566b997f102fa45bd78296e1d25 100644 (file)
@@ -1,4 +1,3 @@
----
 #
 # ============LICENSE_START=======================================================
 #  Copyright (C) 2019 Nordix Foundation.
     parameters:
     - string:
         name: KUBERNETES_VERSION
-        default: "v1.29.0"
+        default: "v1.30.0"
         description: 'Kubernetes version'
     - string:
         name: KUBECTL_SHA256
-        default: '0e03ab096163f61ab610b33f37f55709d3af8e16e4dcc1eb682882ef80f96fd5'  # v1.29.0
+        default: '7c3807c0f5c1b30110a2ff1e55da1d112a6d0096201f1beb81b269f582b5d1c5' # v1.30.0
         description: 'Kubectl SHA256 digest matching KUBERNETES_VERSION'
     - string:
         name: CRICTL_VERSION
-        default: "v1.29.0"
+        default: "v1.30.0"
         description: 'CRICTL VERSION'
     - string:
         name: CRIO_VERSION
-        default: "v1.29.0"
+        default: "v1.29.3"
         description: 'CRI-O VERSION'
 
     properties:
           url: "{ci_github_repo}"
           credentials-id: "{ci_github_jenkins_credentials_id}"
           branches:
-            - 'main'
+          - 'main'
           name: 'origin'
           refspec: '+refs/heads/*:refs/remotes/origin/*'
           wipe-workspace: True
           honor-refspec: True
           shallow-clone: False
           included-regions:
-                - "ci/images/.*"
-                - "ci/scripts/image_scripts/.*"
+          - "ci/images/.*"
+          - "ci/scripts/image_scripts/.*"
       script-path: 'ci/jobs/{id}.pipeline'
       lightweight-checkout: False