Skip to content

Commit

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

Last commit: d867f98
  • Loading branch information
Azure CLI Bot authored Oct 5, 2021
1 parent d867f98 commit d55d68f
Showing 1 changed file with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -8774,6 +8774,58 @@
"version": "1.1.11"
},
"sha256Digest": "986924760ccd29d74a35b5fb2253a23400d6e27e48521b72fc8d06a493eb4faa"
},
{
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/connectedk8s-1.2.0-py2.py3-none-any.whl",
"filename": "connectedk8s-1.2.0-py2.py3-none-any.whl",
"metadata": {
"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": "[email protected]",
"name": "Microsoft Corporation",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/Azure/azure-cli-extensions/tree/master/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.0"
},
"sha256Digest": "e6873b0cdcfb82cda00f00dfdc5ce9d0daf4db651e100c6c3e3ff58ca89732ab"
}
],
"connectedmachine": [
Expand Down

0 comments on commit d55d68f

Please sign in to comment.