Skip to content

Commit

Permalink
[Release] Update index.json for extension [ k8s-runtime ]
Browse files Browse the repository at this point in the history
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=124836&view=results

Last commit: e91f1a6
  • Loading branch information
azclibot committed Jan 25, 2024
1 parent 5a10ced commit cc5e91b
Showing 1 changed file with 56 additions and 0 deletions.
56 changes: 56 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -45374,6 +45374,62 @@
"sha256Digest": "27a9996a9ace11856f37719ae697f0ac98d368dde6eb8648d111aafc136599a7"
}
],
"k8s-runtime": [
{
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/k8s_runtime-1.0.0b1-py3-none-any.whl",
"filename": "k8s_runtime-1.0.0b1-py3-none-any.whl",
"metadata": {
"azext.isPreview": true,
"azext.minCliCoreVersion": "2.55.0",
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"License :: OSI Approved :: MIT License"
],
"extensions": {
"python.details": {
"contacts": [
{
"email": "[email protected]",
"name": "Microsoft Corporation",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/k8s-runtime"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "k8s-runtime",
"run_requires": [
{
"requires": [
"azure-mgmt-kubernetesconfiguration (>=3.1.0)",
"azure-mgmt-kubernetesconfiguration>=3.1.0",
"azure-mgmt-resourcegraph (>=8.0.0)",
"azure-mgmt-resourcegraph>=8.0.0"
]
}
],
"summary": "Microsoft Azure Command-Line Tools K8sRuntime Extension.",
"version": "1.0.0b1"
},
"sha256Digest": "05ac43e50cdfbafc5175f058189552644328667025c84dbea08243dceede4d4f"
}
],
"k8sconfiguration": [
{
"downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/k8sconfiguration-0.1.7-py2.py3-none-any.whl",
Expand Down

0 comments on commit cc5e91b

Please sign in to comment.