Skip to content

Commit 25427ac

Browse files
committed
[Release] Update index.json for extension [ connectedk8s ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=117603&view=results Last commit: 0c373bc
1 parent 0c373bc commit 25427ac

File tree

1 file changed

+56
-0
lines changed

1 file changed

+56
-0
lines changed

src/index.json

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27106,6 +27106,62 @@
2710627106
"version": "1.6.1"
2710727107
},
2710827108
"sha256Digest": "ba81e9fa53a7a5059fa67a81b5a2c1b7ff460adcc5dbb560ba1802afafc13619"
27109+
},
27110+
{
27111+
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/connectedk8s-1.6.2-py2.py3-none-any.whl",
27112+
"filename": "connectedk8s-1.6.2-py2.py3-none-any.whl",
27113+
"metadata": {
27114+
"azext.minCliCoreVersion": "2.38.0",
27115+
"classifiers": [
27116+
"Development Status :: 4 - Beta",
27117+
"Intended Audience :: Developers",
27118+
"Intended Audience :: System Administrators",
27119+
"Programming Language :: Python",
27120+
"Programming Language :: Python :: 3",
27121+
"Programming Language :: Python :: 3.6",
27122+
"Programming Language :: Python :: 3.7",
27123+
"Programming Language :: Python :: 3.8",
27124+
"License :: OSI Approved :: MIT License"
27125+
],
27126+
"description_content_type": "text/markdown",
27127+
"extensions": {
27128+
"python.details": {
27129+
"contacts": [
27130+
{
27131+
"email": "[email protected]",
27132+
"name": "Microsoft Corporation",
27133+
"role": "author"
27134+
}
27135+
],
27136+
"document_names": {
27137+
"description": "DESCRIPTION.rst"
27138+
},
27139+
"project_urls": {
27140+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/connectedk8s"
27141+
}
27142+
}
27143+
},
27144+
"extras": [],
27145+
"generator": "bdist_wheel (0.30.0)",
27146+
"license": "MIT",
27147+
"metadata_version": "2.0",
27148+
"name": "connectedk8s",
27149+
"run_requires": [
27150+
{
27151+
"requires": [
27152+
"azure-mgmt-hybridcompute (==7.0.0)",
27153+
"azure-mgmt-hybridcompute==7.0.0",
27154+
"kubernetes (==24.2.0)",
27155+
"kubernetes==24.2.0",
27156+
"pycryptodome (==3.14.1)",
27157+
"pycryptodome==3.14.1"
27158+
]
27159+
}
27160+
],
27161+
"summary": "Microsoft Azure Command-Line Tools Connectedk8s Extension",
27162+
"version": "1.6.2"
27163+
},
27164+
"sha256Digest": "a189a6b8cab490ca921efb085e5dde42605a817051d615f9ed43a127955bae5a"
2710927165
}
2711027166
],
2711127167
"connectedmachine": [

0 commit comments

Comments
 (0)