Skip to content

Commit

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

Last commit: Azure@7849bcf
  • Loading branch information
Azure CLI Bot committed Aug 24, 2020
1 parent 7849bcf commit ddec845
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 @@ -3710,6 +3710,58 @@
"version": "0.2.3"
},
"sha256Digest": "9660bbd577c66af1bcebeeaaec9cabb61cd27a0b58c6fe9a9a795d6a73777ee9"
},
{
"downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/connectedk8s-0.2.4-py3-none-any.whl",
"filename": "connectedk8s-0.2.4-py3-none-any.whl",
"metadata": {
"azext.isPreview": true,
"azext.minCliCoreVersion": "2.0.67",
"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"
],
"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"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "connectedk8s",
"run_requires": [
{
"requires": [
"kubernetes",
"pycryptodome"
]
}
],
"summary": "Microsoft Azure Command-Line Tools Connectedk8s Extension",
"version": "0.2.4"
},
"sha256Digest": "4de66f7e8cecdfab8c91bf4f37347770fb17e087454159d3a5c81e0205f2da2c"
}
],
"connectedmachine": [
Expand Down

0 comments on commit ddec845

Please sign in to comment.