Skip to content

Commit eeed9a1

Browse files
authored
Update azurefile-csi-driver-config.yaml
1 parent a814c9e commit eeed9a1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ presubmits:
170170
- name: DISABLE_ZONE # azurefile-csi-driver config
171171
value: "true"
172172
- name: KUBERNETES_VERSION # CAPZ config
173-
value: "latest-1.27"
173+
value: "latest-1.30"
174174
annotations:
175175
testgrid-dashboards: provider-azure-azurefile-csi-driver
176176
testgrid-tab-name: pr-azurefile-csi-driver-e2e-migration
@@ -267,7 +267,7 @@ presubmits:
267267
workdir: true
268268
- org: kubernetes-sigs
269269
repo: cloud-provider-azure
270-
base_ref: release-1.27
270+
base_ref: release-1.30
271271
path_alias: sigs.k8s.io/cloud-provider-azure
272272
workdir: false
273273
spec:
@@ -294,7 +294,7 @@ presubmits:
294294
memory: 8Gi
295295
env:
296296
- name: KUBERNETES_VERSION # CAPZ config
297-
value: "latest-1.27"
297+
value: "latest-1.30"
298298
- name: EXTERNAL_E2E_TEST_SMB
299299
value: "true"
300300
annotations:

0 commit comments

Comments
 (0)