Skip to content

Commit 775f2fb

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

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
@@ -37705,6 +37705,88 @@
3770537705
"version": "1.10.4"
3770637706
},
3770737707
"sha256Digest": "931e6fb18af65adc197430da77f6e2f6687d5b4f73495b749ca1e6fdaae9f750"
37708+
},
37709+
{
37710+
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/connectedk8s-1.10.5-py2.py3-none-any.whl",
37711+
"filename": "connectedk8s-1.10.5-py2.py3-none-any.whl",
37712+
"metadata": {
37713+
"azext.minCliCoreVersion": "2.64.0",
37714+
"classifiers": [
37715+
"Development Status :: 4 - Beta",
37716+
"Intended Audience :: Developers",
37717+
"Intended Audience :: System Administrators",
37718+
"Programming Language :: Python",
37719+
"Programming Language :: Python :: 3",
37720+
"Programming Language :: Python :: 3.6",
37721+
"Programming Language :: Python :: 3.7",
37722+
"Programming Language :: Python :: 3.8",
37723+
"License :: OSI Approved :: MIT License"
37724+
],
37725+
"description_content_type": "text/markdown",
37726+
"extensions": {
37727+
"python.details": {
37728+
"contacts": [
37729+
{
37730+
"email": "[email protected]",
37731+
"name": "Microsoft Corporation",
37732+
"role": "author"
37733+
}
37734+
],
37735+
"document_names": {
37736+
"description": "DESCRIPTION.rst"
37737+
},
37738+
"project_urls": {
37739+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/connectedk8s"
37740+
}
37741+
}
37742+
},
37743+
"extras": [
37744+
"linting"
37745+
],
37746+
"generator": "bdist_wheel (0.30.0)",
37747+
"license": "MIT",
37748+
"metadata_version": "2.0",
37749+
"name": "connectedk8s",
37750+
"run_requires": [
37751+
{
37752+
"requires": [
37753+
"azure-mgmt-hybridcompute (==7.0.0)",
37754+
"azure-mgmt-hybridcompute==7.0.0",
37755+
"kubernetes (==24.2.0)",
37756+
"kubernetes==24.2.0",
37757+
"oras (==0.2.25)",
37758+
"oras==0.2.25",
37759+
"pycryptodome (==3.20.0)",
37760+
"pycryptodome==3.20.0"
37761+
]
37762+
},
37763+
{
37764+
"extra": "linting",
37765+
"requires": [
37766+
"mypy (>=1.13.0)",
37767+
"ruff (>=0.7.2)",
37768+
"types-jmespath (>=1.0.2)",
37769+
"types-psutil (>=6.1.0)",
37770+
"types-pyyaml (>=6.0.12)",
37771+
"types-requests (>=2.32.0)"
37772+
]
37773+
},
37774+
{
37775+
"environment": "extra == \"linting\"",
37776+
"requires": [
37777+
"mypy>=1.13.0",
37778+
"ruff>=0.7.2",
37779+
"types-jmespath>=1.0.2",
37780+
"types-psutil>=6.1.0",
37781+
"types-pyyaml>=6.0.12",
37782+
"types-requests>=2.32.0"
37783+
]
37784+
}
37785+
],
37786+
"summary": "Microsoft Azure Command-Line Tools Connectedk8s Extension",
37787+
"version": "1.10.5"
37788+
},
37789+
"sha256Digest": "5ba788922098db4d00a53836ccb1545492fb0a275db2c6a211008173fcb82272"
3770837790
}
3770937791
],
3771037792
"connectedmachine": [

0 commit comments

Comments
 (0)