Skip to content

Commit 02ebdb1

Browse files
committed
Update docs CI configuration
1 parent 5427af9 commit 02ebdb1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ci-configs/packages-latest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@
470470
"install_type": "pypi",
471471
"name": "azure-mgmt-containerservice",
472472
"extra_index_url": "https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/",
473-
"version": "==19.1.0"
473+
"version": "==20.0.0"
474474
},
475475
"exclude_path": [
476476
"test*",

ci-configs/packages-preview.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -643,7 +643,7 @@
643643
"name": "azure-monitor-opentelemetry-exporter",
644644
"install_type": "pypi",
645645
"prefer_source_distribution": "true",
646-
"version": "==1.0.0b5"
646+
"version": "==1.0.0b6"
647647
}
648648
},
649649
{

0 commit comments

Comments
 (0)