Skip to content

Commit bcf51dc

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/release/_build/results?buildId=207055&view=results Last commit: 4dacc7a
1 parent 4dacc7a commit bcf51dc

File tree

1 file changed

+80
-0
lines changed

1 file changed

+80
-0
lines changed

src/index.json

Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37010,6 +37010,86 @@
3701037010
"version": "1.10.2"
3701137011
},
3701237012
"sha256Digest": "5d3e3452c9ac32d82b272aa24a4cd8f33420674758dda85f767bf52832f6a6bf"
37013+
},
37014+
{
37015+
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/connectedk8s-1.10.3-py2.py3-none-any.whl",
37016+
"filename": "connectedk8s-1.10.3-py2.py3-none-any.whl",
37017+
"metadata": {
37018+
"azext.minCliCoreVersion": "2.64.0",
37019+
"classifiers": [
37020+
"Development Status :: 4 - Beta",
37021+
"Intended Audience :: Developers",
37022+
"Intended Audience :: System Administrators",
37023+
"Programming Language :: Python",
37024+
"Programming Language :: Python :: 3",
37025+
"Programming Language :: Python :: 3.6",
37026+
"Programming Language :: Python :: 3.7",
37027+
"Programming Language :: Python :: 3.8",
37028+
"License :: OSI Approved :: MIT License"
37029+
],
37030+
"description_content_type": "text/markdown",
37031+
"extensions": {
37032+
"python.details": {
37033+
"contacts": [
37034+
{
37035+
"email": "[email protected]",
37036+
"name": "Microsoft Corporation",
37037+
"role": "author"
37038+
}
37039+
],
37040+
"document_names": {
37041+
"description": "DESCRIPTION.rst"
37042+
},
37043+
"project_urls": {
37044+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/connectedk8s"
37045+
}
37046+
}
37047+
},
37048+
"extras": [
37049+
"linting"
37050+
],
37051+
"generator": "bdist_wheel (0.30.0)",
37052+
"license": "MIT",
37053+
"metadata_version": "2.0",
37054+
"name": "connectedk8s",
37055+
"run_requires": [
37056+
{
37057+
"requires": [
37058+
"azure-mgmt-hybridcompute (==7.0.0)",
37059+
"azure-mgmt-hybridcompute==7.0.0",
37060+
"kubernetes (==24.2.0)",
37061+
"kubernetes==24.2.0",
37062+
"pycryptodome (==3.20.0)",
37063+
"pycryptodome==3.20.0"
37064+
]
37065+
},
37066+
{
37067+
"extra": "linting",
37068+
"requires": [
37069+
"mypy (>=1.13.0)",
37070+
"ruff (>=0.7.2)",
37071+
"types-jmespath (>=1.0.2)",
37072+
"types-psutil (>=6.1.0)",
37073+
"types-pyyaml (>=6.0.12)",
37074+
"types-requests (>=2.32.0)"
37075+
]
37076+
},
37077+
{
37078+
"environment": "extra == \"linting\"",
37079+
"requires": [
37080+
"mypy>=1.13.0",
37081+
"ruff>=0.7.2",
37082+
"types-jmespath>=1.0.2",
37083+
"types-psutil>=6.1.0",
37084+
"types-pyyaml>=6.0.12",
37085+
"types-requests>=2.32.0"
37086+
]
37087+
}
37088+
],
37089+
"summary": "Microsoft Azure Command-Line Tools Connectedk8s Extension",
37090+
"version": "1.10.3"
37091+
},
37092+
"sha256Digest": "8855184d4840d44d3704d7ad38769603e69c3405793663ac389bf7eb0afde589"
3701337093
}
3701437094
],
3701537095
"connectedmachine": [

0 commit comments

Comments
 (0)