Skip to content

Commit e0c6357

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

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
@@ -43686,6 +43686,88 @@
4368643686
"version": "1.10.8"
4368743687
},
4368843688
"sha256Digest": "2f38e1ee898a0305b645788fd4018748c261e69d99c737fc72c795af9f243e45"
43689+
},
43690+
{
43691+
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/connectedk8s-1.10.9-py2.py3-none-any.whl",
43692+
"filename": "connectedk8s-1.10.9-py2.py3-none-any.whl",
43693+
"metadata": {
43694+
"azext.minCliCoreVersion": "2.70.0",
43695+
"classifiers": [
43696+
"Development Status :: 4 - Beta",
43697+
"Intended Audience :: Developers",
43698+
"Intended Audience :: System Administrators",
43699+
"Programming Language :: Python",
43700+
"Programming Language :: Python :: 3",
43701+
"Programming Language :: Python :: 3.6",
43702+
"Programming Language :: Python :: 3.7",
43703+
"Programming Language :: Python :: 3.8",
43704+
"License :: OSI Approved :: MIT License"
43705+
],
43706+
"description_content_type": "text/markdown",
43707+
"extensions": {
43708+
"python.details": {
43709+
"contacts": [
43710+
{
43711+
"email": "k8connect@microsoft.com",
43712+
"name": "Microsoft Corporation",
43713+
"role": "author"
43714+
}
43715+
],
43716+
"document_names": {
43717+
"description": "DESCRIPTION.rst"
43718+
},
43719+
"project_urls": {
43720+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/connectedk8s"
43721+
}
43722+
}
43723+
},
43724+
"extras": [
43725+
"linting"
43726+
],
43727+
"generator": "bdist_wheel (0.30.0)",
43728+
"license": "MIT",
43729+
"metadata_version": "2.0",
43730+
"name": "connectedk8s",
43731+
"run_requires": [
43732+
{
43733+
"requires": [
43734+
"azure-mgmt-hybridcompute (==7.0.0)",
43735+
"azure-mgmt-hybridcompute==7.0.0",
43736+
"kubernetes (==24.2.0)",
43737+
"kubernetes==24.2.0",
43738+
"oras (==0.2.25)",
43739+
"oras==0.2.25",
43740+
"pycryptodome (==3.20.0)",
43741+
"pycryptodome==3.20.0"
43742+
]
43743+
},
43744+
{
43745+
"extra": "linting",
43746+
"requires": [
43747+
"mypy (>=1.13.0)",
43748+
"ruff (>=0.7.2)",
43749+
"types-jmespath (>=1.0.2)",
43750+
"types-psutil (>=6.1.0)",
43751+
"types-pyyaml (>=6.0.12)",
43752+
"types-requests (>=2.32.0)"
43753+
]
43754+
},
43755+
{
43756+
"environment": "extra == \"linting\"",
43757+
"requires": [
43758+
"mypy>=1.13.0",
43759+
"ruff>=0.7.2",
43760+
"types-jmespath>=1.0.2",
43761+
"types-psutil>=6.1.0",
43762+
"types-pyyaml>=6.0.12",
43763+
"types-requests>=2.32.0"
43764+
]
43765+
}
43766+
],
43767+
"summary": "Microsoft Azure Command-Line Tools Connectedk8s Extension",
43768+
"version": "1.10.9"
43769+
},
43770+
"sha256Digest": "a0f4683cd6aa5ea68547b5152a480c6fc55a3589477419a89f2ccb7f8b515539"
4368943771
}
4369043772
],
4369143773
"connectedmachine": [

0 commit comments

Comments
 (0)