Skip to content

Commit

Permalink
[Release] Update index.json for extension [ connectedk8s ]
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/azclitools/internal/_build/results?buildId=94195&view=results

Last commit: ade356a
  • Loading branch information
azclibot committed Oct 4, 2023
1 parent ade356a commit 10a9636
Showing 1 changed file with 56 additions and 0 deletions.
56 changes: 56 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -24549,6 +24549,62 @@
"version": "1.4.2"
},
"sha256Digest": "1e23c1da9442b6adcef2422c20ee5395bfc6c2cd3e56d412b82731d2b795fc45"
},
{
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/connectedk8s-1.5.1-py2.py3-none-any.whl",
"filename": "connectedk8s-1.5.1-py2.py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.38.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": "[email protected]",
"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": [],
"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",
"pycryptodome (==3.14.1)",
"pycryptodome==3.14.1"
]
}
],
"summary": "Microsoft Azure Command-Line Tools Connectedk8s Extension",
"version": "1.5.1"
},
"sha256Digest": "0116cf61c6c334d63c7631badcb6a75e5080d79f09eaa70eb5b5d748cbdbba3e"
}
],
"connectedmachine": [
Expand Down

0 comments on commit 10a9636

Please sign in to comment.