File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
config/jobs/kubernetes-sigs/azuredisk-csi-driver Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -678,7 +678,7 @@ presubmits:
678678 workdir : true
679679 - org : kubernetes-sigs
680680 repo : cloud-provider-azure
681- base_ref : release-1.30
681+ base_ref : release-1.34
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.30.2 "
718+ value : " v1.34.0 "
719719 - name : WORKER_MACHINE_COUNT
720720 value : " 0" # Don't create any linux worker nodes
721721 annotations :
@@ -744,7 +744,7 @@ presubmits:
744744 workdir : true
745745 - org : kubernetes-sigs
746746 repo : cloud-provider-azure
747- base_ref : release-1.33
747+ base_ref : release-1.34
748748 path_alias : sigs.k8s.io/cloud-provider-azure
749749 workdir : false
750750 spec :
@@ -783,7 +783,7 @@ presubmits:
783783 - name : DISABLE_ZONE # azuredisk-csi-driver config
784784 value : " true"
785785 - name : KUBERNETES_VERSION # CAPZ config
786- value : " latest-1.33 "
786+ value : " v1.34.0 "
787787 - name : WORKER_MACHINE_COUNT # CAPZ config
788788 value : " 0" # Don't create any linux worker nodes
789789 annotations :
You can’t perform that action at this time.
0 commit comments