Skip to content

Commit f2ad727

Browse files
author
Azure CLI Bot
authored
[Release] Update index.json for extension [ connectedk8s ] (Azure#3761)
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1037684 Last commit: Azure@1698603
1 parent 1698603 commit f2ad727

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed

src/index.json

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7983,6 +7983,58 @@
79837983
"version": "1.1.6"
79847984
},
79857985
"sha256Digest": "d93e28cac3425b688581cd885d198173bf0dc5e20e91d00e3f176519e0fbddeb"
7986+
},
7987+
{
7988+
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/connectedk8s-1.1.7-py2.py3-none-any.whl",
7989+
"filename": "connectedk8s-1.1.7-py2.py3-none-any.whl",
7990+
"metadata": {
7991+
"azext.minCliCoreVersion": "2.16.0",
7992+
"classifiers": [
7993+
"Development Status :: 4 - Beta",
7994+
"Intended Audience :: Developers",
7995+
"Intended Audience :: System Administrators",
7996+
"Programming Language :: Python",
7997+
"Programming Language :: Python :: 3",
7998+
"Programming Language :: Python :: 3.6",
7999+
"Programming Language :: Python :: 3.7",
8000+
"Programming Language :: Python :: 3.8",
8001+
"License :: OSI Approved :: MIT License"
8002+
],
8003+
"description_content_type": "text/markdown",
8004+
"extensions": {
8005+
"python.details": {
8006+
"contacts": [
8007+
{
8008+
"email": "[email protected]",
8009+
"name": "Microsoft Corporation",
8010+
"role": "author"
8011+
}
8012+
],
8013+
"document_names": {
8014+
"description": "DESCRIPTION.rst"
8015+
},
8016+
"project_urls": {
8017+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/master/src/connectedk8s"
8018+
}
8019+
}
8020+
},
8021+
"extras": [],
8022+
"generator": "bdist_wheel (0.30.0)",
8023+
"license": "MIT",
8024+
"metadata_version": "2.0",
8025+
"name": "connectedk8s",
8026+
"run_requires": [
8027+
{
8028+
"requires": [
8029+
"kubernetes (==11.0.0)",
8030+
"pycryptodome (==3.9.8)"
8031+
]
8032+
}
8033+
],
8034+
"summary": "Microsoft Azure Command-Line Tools Connectedk8s Extension",
8035+
"version": "1.1.7"
8036+
},
8037+
"sha256Digest": "fa8ed32f122136c0774361ffe78eea2e3189ede8bacc72ca6b972b6ab87d6393"
79868038
}
79878039
],
79888040
"connectedmachine": [

0 commit comments

Comments
 (0)