Skip to content

Commit

Permalink
[Release] Update index.json for extension [ connectedk8s ] (#4445)
Browse files Browse the repository at this point in the history
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1383624

Last commit: 6d0ff50
  • Loading branch information
azclibot committed Feb 22, 2022
1 parent 6d0ff50 commit 0e23e8b
Showing 1 changed file with 53 additions and 0 deletions.
53 changes: 53 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -11121,6 +11121,59 @@
"version": "1.2.3"
},
"sha256Digest": "3dff7553c723ef87aeb5ad5b20f3dc56a59324254ee15d880f9c1303eb5984aa"
},
{
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/connectedk8s-1.2.4-py2.py3-none-any.whl",
"filename": "connectedk8s-1.2.4-py2.py3-none-any.whl",
"metadata": {
"azext.maxCliCoreVersion": "2.29.0",
"azext.minCliCoreVersion": "2.16.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": [],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "connectedk8s",
"run_requires": [
{
"requires": [
"kubernetes (==11.0.0)",
"pycryptodome (==3.9.8)"
]
}
],
"summary": "Microsoft Azure Command-Line Tools Connectedk8s Extension",
"version": "1.2.4"
},
"sha256Digest": "2106bdef362215013f5b55141e878ba54db63359fb57a7751ea1841c6ba9a915"
}
],
"connectedmachine": [
Expand Down

0 comments on commit 0e23e8b

Please sign in to comment.