Skip to content

Commit

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

Last commit: 08e829c
  • Loading branch information
Azure CLI Bot authored Aug 2, 2021
1 parent 08e829c commit e2a41aa
Showing 1 changed file with 53 additions and 1 deletion.
54 changes: 53 additions & 1 deletion src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -4181,7 +4181,7 @@
}
],
"arcdata": [
{
{
"downloadUrl": "https://azurearcdatacli.blob.core.windows.net/cli-extensions/arcdata-1.0.0-py2.py3-none-any.whl",
"filename": "arcdata-1.0.0-py2.py3-none-any.whl",
"metadata": {
Expand Down Expand Up @@ -7791,6 +7791,58 @@
"version": "1.1.5"
},
"sha256Digest": "41edf3789d85074f1159645c7257ac747709ea613c2c2c80a95cdfee92e36fa5"
},
{
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/connectedk8s-1.1.6-py2.py3-none-any.whl",
"filename": "connectedk8s-1.1.6-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.1.6"
},
"sha256Digest": "d93e28cac3425b688581cd885d198173bf0dc5e20e91d00e3f176519e0fbddeb"
}
],
"connectedmachine": [
Expand Down

0 comments on commit e2a41aa

Please sign in to comment.