Uplift k8s to 1.23.5 & Kind node image to v1.23.4
[infra/cicd.git] / jjb / metal3 / job_openstack_image_building.yml
index add69a9b56f2d856257e305a9fa48fd7ea20f241..05eec4e8302798e2400a3d55a367230188066a8a 100644 (file)
     parameters:
     - string:
         name: KUBERNETES_VERSION
-        default: "v1.23.3"
+        default: "v1.23.5"
         description: 'Kubernetes version'
     - string:
         name: KIND_NODE_IMAGE_VERSION
-        default: "v1.23.3"
+        default: "v1.23.4"
         description: 'Kind node container image version'
 
     properties: