Skip to content

Commit

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

Last commit: 2d5b071
  • Loading branch information
azclibot committed Mar 26, 2022
1 parent d9d41d9 commit 3039441
Showing 1 changed file with 55 additions and 0 deletions.
55 changes: 55 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -12324,6 +12324,61 @@
"sha256Digest": "9a796d5187571990d27feb9efeedde38c194f13ea21cbf9ec06131196bfd821d"
}
],
"containerapp": [
{
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/containerapp-0.1.0-py2.py3-none-any.whl",
"filename": "containerapp-0.1.0-py2.py3-none-any.whl",
"metadata": {
"azext.isPreview": true,
"azext.minCliCoreVersion": "2.15.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",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"License :: OSI Approved :: MIT License"
],
"extensions": {
"python.details": {
"contacts": [
{
"email": "azpycli@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": "containerapp",
"run_requires": [
{
"requires": [
"azure-cli-core"
]
}
],
"summary": "Microsoft Azure Command-Line Tools Containerapp Extension",
"version": "0.1.0"
},
"sha256Digest": "3731c1d2222805059ca37e31cf85e9bc4af7981295e478d22a925d9ff4ce3a68"
}
],
"cosmosdb-preview": [
{
"downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/cosmosdb_preview-0.1.0-py2.py3-none-any.whl",
Expand Down

0 comments on commit 3039441

Please sign in to comment.