Skip to content

Commit c984143

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

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
@@ -46454,6 +46454,88 @@
4645446454
"version": "1.10.11"
4645546455
},
4645646456
"sha256Digest": "c893a717523837f3dba9ea4ffd19eb8ff92f2226e67fe3fbd01c7d45188ab8a2"
46457+
},
46458+
{
46459+
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/connectedk8s-1.11.0-py2.py3-none-any.whl",
46460+
"filename": "connectedk8s-1.11.0-py2.py3-none-any.whl",
46461+
"metadata": {
46462+
"azext.minCliCoreVersion": "2.70.0",
46463+
"classifiers": [
46464+
"Development Status :: 4 - Beta",
46465+
"Intended Audience :: Developers",
46466+
"Intended Audience :: System Administrators",
46467+
"Programming Language :: Python",
46468+
"Programming Language :: Python :: 3",
46469+
"Programming Language :: Python :: 3.6",
46470+
"Programming Language :: Python :: 3.7",
46471+
"Programming Language :: Python :: 3.8",
46472+
"License :: OSI Approved :: MIT License"
46473+
],
46474+
"description_content_type": "text/markdown",
46475+
"extensions": {
46476+
"python.details": {
46477+
"contacts": [
46478+
{
46479+
"email": "[email protected]",
46480+
"name": "Microsoft Corporation",
46481+
"role": "author"
46482+
}
46483+
],
46484+
"document_names": {
46485+
"description": "DESCRIPTION.rst"
46486+
},
46487+
"project_urls": {
46488+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/connectedk8s"
46489+
}
46490+
}
46491+
},
46492+
"extras": [
46493+
"linting"
46494+
],
46495+
"generator": "bdist_wheel (0.30.0)",
46496+
"license": "MIT",
46497+
"metadata_version": "2.0",
46498+
"name": "connectedk8s",
46499+
"run_requires": [
46500+
{
46501+
"requires": [
46502+
"azure-mgmt-hybridcompute (==7.0.0)",
46503+
"azure-mgmt-hybridcompute==7.0.0",
46504+
"kubernetes (==24.2.0)",
46505+
"kubernetes==24.2.0",
46506+
"oras (==0.2.25)",
46507+
"oras==0.2.25",
46508+
"pycryptodome (==3.20.0)",
46509+
"pycryptodome==3.20.0"
46510+
]
46511+
},
46512+
{
46513+
"extra": "linting",
46514+
"requires": [
46515+
"mypy (>=1.13.0)",
46516+
"ruff (>=0.7.2)",
46517+
"types-jmespath (>=1.0.2)",
46518+
"types-psutil (>=6.1.0)",
46519+
"types-pyyaml (>=6.0.12)",
46520+
"types-requests (>=2.32.0)"
46521+
]
46522+
},
46523+
{
46524+
"environment": "extra == \"linting\"",
46525+
"requires": [
46526+
"mypy>=1.13.0",
46527+
"ruff>=0.7.2",
46528+
"types-jmespath>=1.0.2",
46529+
"types-psutil>=6.1.0",
46530+
"types-pyyaml>=6.0.12",
46531+
"types-requests>=2.32.0"
46532+
]
46533+
}
46534+
],
46535+
"summary": "Microsoft Azure Command-Line Tools Connectedk8s Extension",
46536+
"version": "1.11.0"
46537+
},
46538+
"sha256Digest": "1e5ffe992d408f956cab65455ab26e626857825b7fc02af495debbb4afad31a9"
4645746539
}
4645846540
],
4645946541
"connectedmachine": [

0 commit comments

Comments
 (0)