File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
config/jobs/kubernetes-sigs/blob-csi-driver Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ presubmits:
107
107
workdir : true
108
108
- org : kubernetes-sigs
109
109
repo : cloud-provider-azure
110
- base_ref : release-1.30
110
+ base_ref : release-1.32
111
111
path_alias : sigs.k8s.io/cloud-provider-azure
112
112
workdir : false
113
113
spec :
@@ -136,7 +136,7 @@ presubmits:
136
136
- name : NODE_MACHINE_TYPE # CAPZ config
137
137
value : " Standard_D2s_v3"
138
138
- name : KUBERNETES_VERSION # CAPZ config
139
- value : " v1.30 .2"
139
+ value : " v1.32 .2"
140
140
- name : DISABLE_ZONE
141
141
value : " true"
142
142
- name : ENABLE_BLOBFUSE_PROXY
@@ -275,7 +275,7 @@ presubmits:
275
275
workdir : true
276
276
- org : kubernetes-sigs
277
277
repo : cloud-provider-azure
278
- base_ref : release-1.30
278
+ base_ref : release-1.32
279
279
path_alias : sigs.k8s.io/cloud-provider-azure
280
280
workdir : false
281
281
spec :
@@ -304,7 +304,7 @@ presubmits:
304
304
- name : NODE_MACHINE_TYPE # CAPZ config
305
305
value : " Standard_D2s_v3"
306
306
- name : KUBERNETES_VERSION # CAPZ config
307
- value : " v1.30 .2"
307
+ value : " v1.32 .2"
308
308
- name : EXTERNAL_E2E_TEST_NFS
309
309
value : " true"
310
310
annotations :
@@ -329,7 +329,7 @@ presubmits:
329
329
workdir : true
330
330
- org : kubernetes-sigs
331
331
repo : cloud-provider-azure
332
- base_ref : release-1.30
332
+ base_ref : release-1.32
333
333
path_alias : sigs.k8s.io/cloud-provider-azure
334
334
workdir : false
335
335
spec :
@@ -358,7 +358,7 @@ presubmits:
358
358
- name : NODE_MACHINE_TYPE # CAPZ config
359
359
value : " Standard_D2pls_v5"
360
360
- name : KUBERNETES_VERSION # CAPZ config
361
- value : " v1.30 .2"
361
+ value : " v1.32 .2"
362
362
- name : DISABLE_ZONE
363
363
value : " true"
364
364
annotations :
You can’t perform that action at this time.
0 commit comments