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/release/_build/results?buildId=168707&view=results

Last commit: dc24dbb
  • Loading branch information
azclibot committed Jul 1, 2024
1 parent dc24dbb commit 3ab2233
Showing 1 changed file with 54 additions and 0 deletions.
54 changes: 54 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -52419,6 +52419,60 @@
"version": "1.0.1"
},
"sha256Digest": "74fa84a581ce488aec95d36a08ed846918a0b084fc6c29eecf0e0b1660a1c4ff"
},
{
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/k8s_runtime-1.0.2-py3-none-any.whl",
"filename": "k8s_runtime-1.0.2-py3-none-any.whl",
"metadata": {
"azext.isPreview": false,
"azext.minCliCoreVersion": "2.57.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.2"
},
"sha256Digest": "7b3987f2fae83099f32f123f1e712fea7824f2041b5743db7e2dd62927de5629"
}
],
"k8sconfiguration": [
Expand Down

0 comments on commit 3ab2233

Please sign in to comment.