Skip to content

Commit 5403aee

Browse files
authored
Merge pull request #35586 from andyzhangx/patch-590629
run capz-windows-2019-hostprocess on k8s 1.30
2 parents 3ab2d21 + ff9e038 commit 5403aee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/jobs/kubernetes-sigs/azuredisk-csi-driver/azuredisk-csi-driver-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -678,7 +678,7 @@ presubmits:
678678
workdir: true
679679
- org: kubernetes-sigs
680680
repo: cloud-provider-azure
681-
base_ref: release-1.33
681+
base_ref: release-1.30
682682
path_alias: sigs.k8s.io/cloud-provider-azure
683683
workdir: false
684684
spec:
@@ -715,7 +715,7 @@ presubmits:
715715
- name: DISABLE_ZONE # azuredisk-csi-driver config
716716
value: "true"
717717
- name: KUBERNETES_VERSION # CAPZ config
718-
value: "v1.33.2"
718+
value: "v1.30.2"
719719
- name: WORKER_MACHINE_COUNT
720720
value: "0" # Don't create any linux worker nodes
721721
annotations:

0 commit comments

Comments
 (0)