File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
azure-cli-core/azure/cli/core/profiles Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -262,7 +262,7 @@ def default_api_version(self):
262262 ResourceType .MGMT_ARO : '2023-11-22' ,
263263 ResourceType .MGMT_DATABOXEDGE : '2021-02-01-preview' ,
264264 ResourceType .MGMT_CUSTOMLOCATION : '2021-03-15-preview' ,
265- ResourceType .MGMT_CONTAINERSERVICE : SDKProfile ('2025-01 -01' ),
265+ ResourceType .MGMT_CONTAINERSERVICE : SDKProfile ('2025-02 -01' ),
266266 ResourceType .MGMT_APPCONTAINERS : '2022-10-01' ,
267267 },
268268 '2020-09-01-hybrid' : {
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ azure-mgmt-cognitiveservices==13.5.0
3131azure-mgmt-compute==34.1.0
3232azure-mgmt-containerinstance==10.2.0b1
3333azure-mgmt-containerregistry==10.3.0
34- azure-mgmt-containerservice==34.2 .0
34+ azure-mgmt-containerservice==35.0 .0
3535azure-mgmt-core==1.3.2
3636azure-mgmt-cosmosdb==9.7.0
3737azure-mgmt-databoxedge==1.0.0
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ azure-mgmt-cognitiveservices==13.5.0
3131azure-mgmt-compute==34.1.0
3232azure-mgmt-containerinstance==10.2.0b1
3333azure-mgmt-containerregistry==10.3.0
34- azure-mgmt-containerservice==34.2 .0
34+ azure-mgmt-containerservice==35.0 .0
3535azure-mgmt-core==1.3.2
3636azure-mgmt-cosmosdb==9.7.0
3737azure-mgmt-databoxedge==1.0.0
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ azure-mgmt-cognitiveservices==13.5.0
3131azure-mgmt-compute==34.1.0
3232azure-mgmt-containerinstance==10.2.0b1
3333azure-mgmt-containerregistry==10.3.0
34- azure-mgmt-containerservice==34.2 .0
34+ azure-mgmt-containerservice==35.0 .0
3535azure-mgmt-core==1.3.2
3636azure-mgmt-cosmosdb==9.7.0
3737azure-mgmt-databoxedge==1.0.0
Original file line number Diff line number Diff line change 7676 'azure-mgmt-compute~=34.1.0' ,
7777 'azure-mgmt-containerinstance==10.2.0b1' ,
7878 'azure-mgmt-containerregistry==10.3.0' ,
79- 'azure-mgmt-containerservice~=34.2 .0' ,
79+ 'azure-mgmt-containerservice~=35.0 .0' ,
8080 'azure-mgmt-cosmosdb==9.7.0' ,
8181 'azure-mgmt-databoxedge~=1.0.0' ,
8282 'azure-mgmt-datalake-store~=1.1.0b1' ,
You can’t perform that action at this time.
0 commit comments