Skip to content

Commit

Permalink
[Release] Update index.json for extension [ connectedk8s-1.10.5 ]
Browse files Browse the repository at this point in the history
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
  • Loading branch information
azclibot committed Feb 6, 2025
1 parent aa7431b commit 775f2fb
Showing 1 changed file with 82 additions and 0 deletions.
82 changes: 82 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -37705,6 +37705,88 @@
"version": "1.10.4"
},
"sha256Digest": "931e6fb18af65adc197430da77f6e2f6687d5b4f73495b749ca1e6fdaae9f750"
},
{
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/connectedk8s-1.10.5-py2.py3-none-any.whl",
"filename": "connectedk8s-1.10.5-py2.py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.64.0",
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"License :: OSI Approved :: MIT License"
],
"description_content_type": "text/markdown",
"extensions": {
"python.details": {
"contacts": [
{
"email": "k8connect@microsoft.com",
"name": "Microsoft Corporation",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/connectedk8s"
}
}
},
"extras": [
"linting"
],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "connectedk8s",
"run_requires": [
{
"requires": [
"azure-mgmt-hybridcompute (==7.0.0)",
"azure-mgmt-hybridcompute==7.0.0",
"kubernetes (==24.2.0)",
"kubernetes==24.2.0",
"oras (==0.2.25)",
"oras==0.2.25",
"pycryptodome (==3.20.0)",
"pycryptodome==3.20.0"
]
},
{
"extra": "linting",
"requires": [
"mypy (>=1.13.0)",
"ruff (>=0.7.2)",
"types-jmespath (>=1.0.2)",
"types-psutil (>=6.1.0)",
"types-pyyaml (>=6.0.12)",
"types-requests (>=2.32.0)"
]
},
{
"environment": "extra == \"linting\"",
"requires": [
"mypy>=1.13.0",
"ruff>=0.7.2",
"types-jmespath>=1.0.2",
"types-psutil>=6.1.0",
"types-pyyaml>=6.0.12",
"types-requests>=2.32.0"
]
}
],
"summary": "Microsoft Azure Command-Line Tools Connectedk8s Extension",
"version": "1.10.5"
},
"sha256Digest": "5ba788922098db4d00a53836ccb1545492fb0a275db2c6a211008173fcb82272"
}
],
"connectedmachine": [
Expand Down

0 comments on commit 775f2fb

Please sign in to comment.