Skip to content

Commit 68367a8

Browse files
Merge branch 'main' into K8SPG-984-k8s-upgrade
2 parents 5764a35 + 3b801d0 commit 68367a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ void createCluster(String CLUSTER_SUFFIX) {
1919
--preemptible \
2020
--zone=${region} \
2121
--machine-type='n1-standard-4' \
22-
--cluster-version='1.32' \
22+
--cluster-version='1.33' \
2323
--num-nodes=3 \
2424
--labels='delete-cluster-after-hours=6' \
2525
--disk-size=30 \

0 commit comments

Comments
 (0)