Skip to content

Commit 4139b01

Browse files
committed
[Release] Update index.json for extension [ connectedk8s-1.10.10 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=138674669&view=results Last commit: e03fa94
1 parent e03fa94 commit 4139b01

File tree

1 file changed

+82
-0
lines changed

1 file changed

+82
-0
lines changed

src/index.json

Lines changed: 82 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44273,6 +44273,88 @@
4427344273
"version": "1.10.9"
4427444274
},
4427544275
"sha256Digest": "a0f4683cd6aa5ea68547b5152a480c6fc55a3589477419a89f2ccb7f8b515539"
44276+
},
44277+
{
44278+
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/connectedk8s-1.10.10-py2.py3-none-any.whl",
44279+
"filename": "connectedk8s-1.10.10-py2.py3-none-any.whl",
44280+
"metadata": {
44281+
"azext.minCliCoreVersion": "2.70.0",
44282+
"classifiers": [
44283+
"Development Status :: 4 - Beta",
44284+
"Intended Audience :: Developers",
44285+
"Intended Audience :: System Administrators",
44286+
"Programming Language :: Python",
44287+
"Programming Language :: Python :: 3",
44288+
"Programming Language :: Python :: 3.6",
44289+
"Programming Language :: Python :: 3.7",
44290+
"Programming Language :: Python :: 3.8",
44291+
"License :: OSI Approved :: MIT License"
44292+
],
44293+
"description_content_type": "text/markdown",
44294+
"extensions": {
44295+
"python.details": {
44296+
"contacts": [
44297+
{
44298+
"email": "[email protected]",
44299+
"name": "Microsoft Corporation",
44300+
"role": "author"
44301+
}
44302+
],
44303+
"document_names": {
44304+
"description": "DESCRIPTION.rst"
44305+
},
44306+
"project_urls": {
44307+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/connectedk8s"
44308+
}
44309+
}
44310+
},
44311+
"extras": [
44312+
"linting"
44313+
],
44314+
"generator": "bdist_wheel (0.30.0)",
44315+
"license": "MIT",
44316+
"metadata_version": "2.0",
44317+
"name": "connectedk8s",
44318+
"run_requires": [
44319+
{
44320+
"requires": [
44321+
"azure-mgmt-hybridcompute (==7.0.0)",
44322+
"azure-mgmt-hybridcompute==7.0.0",
44323+
"kubernetes (==24.2.0)",
44324+
"kubernetes==24.2.0",
44325+
"oras (==0.2.25)",
44326+
"oras==0.2.25",
44327+
"pycryptodome (==3.20.0)",
44328+
"pycryptodome==3.20.0"
44329+
]
44330+
},
44331+
{
44332+
"extra": "linting",
44333+
"requires": [
44334+
"mypy (>=1.13.0)",
44335+
"ruff (>=0.7.2)",
44336+
"types-jmespath (>=1.0.2)",
44337+
"types-psutil (>=6.1.0)",
44338+
"types-pyyaml (>=6.0.12)",
44339+
"types-requests (>=2.32.0)"
44340+
]
44341+
},
44342+
{
44343+
"environment": "extra == \"linting\"",
44344+
"requires": [
44345+
"mypy>=1.13.0",
44346+
"ruff>=0.7.2",
44347+
"types-jmespath>=1.0.2",
44348+
"types-psutil>=6.1.0",
44349+
"types-pyyaml>=6.0.12",
44350+
"types-requests>=2.32.0"
44351+
]
44352+
}
44353+
],
44354+
"summary": "Microsoft Azure Command-Line Tools Connectedk8s Extension",
44355+
"version": "1.10.10"
44356+
},
44357+
"sha256Digest": "519f33ad312fbe4f35e720fd93660957a1787a7195e309efdbae14eafd64d67d"
4427644358
}
4427744359
],
4427844360
"connectedmachine": [

0 commit comments

Comments
 (0)