set default values for PULL_PULL_SHA and PULL_BASE_REF to
[infra/cicd.git] / jjb / metal3 / job_openstack_image_building.yml
index ba02f466836c17dab759d8cf36bbdff1b61d707a..7cad3c2df0b207b2edf85dbfee127e962b0d52d5 100644 (file)
     parameters:
     - string:
         name: KUBERNETES_VERSION
-        default: "v1.28.1"
+        default: "v1.29.0"
         description: 'Kubernetes version'
     - string:
         name: KUBECTL_SHA256
-        default: 'e7a7d6f9d06fab38b4128785aa80f65c54f6675a0d2abef655259ddd852274e1'  # v1.28.1
+        default: '0e03ab096163f61ab610b33f37f55709d3af8e16e4dcc1eb682882ef80f96fd5'  # v1.29.0
         description: 'Kubectl SHA256 digest matching KUBERNETES_VERSION'
     - string:
         name: KIND_NODE_IMAGE_VERSION
-        default: "v1.28.0"
+        default: "v1.29.0"
         description: 'Kind node container image version'
 
     properties:
@@ -55,9 +55,6 @@
         artifact-days-to-keep: -1
         artifact-num-to-keep: -1
 
-    triggers:
-    - timed: "0 5 */10 * *"
-
     pipeline-scm:
       scm:
       - git: