Skip to content

Commit 1aab1ca

Browse files
committed
[Release] Update index.json for extension [ containerapp ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=142986689&view=results Last commit: 5511ef4
1 parent 5511ef4 commit 1aab1ca

File tree

1 file changed

+58
-0
lines changed

1 file changed

+58
-0
lines changed

src/index.json

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51492,6 +51492,64 @@
5149251492
"version": "1.2.0b4"
5149351493
},
5149451494
"sha256Digest": "bf632ee3aa95a432a31804601a42b3426e5070ae0cb23e1781d81667023c7d2d"
51495+
},
51496+
{
51497+
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/containerapp-1.2.0b5-py2.py3-none-any.whl",
51498+
"filename": "containerapp-1.2.0b5-py2.py3-none-any.whl",
51499+
"metadata": {
51500+
"azext.isPreview": true,
51501+
"azext.minCliCoreVersion": "2.79.0",
51502+
"classifiers": [
51503+
"Development Status :: 4 - Beta",
51504+
"Intended Audience :: Developers",
51505+
"Intended Audience :: System Administrators",
51506+
"Programming Language :: Python",
51507+
"Programming Language :: Python :: 3",
51508+
"Programming Language :: Python :: 3.6",
51509+
"Programming Language :: Python :: 3.7",
51510+
"Programming Language :: Python :: 3.8",
51511+
"Programming Language :: Python :: 3.9",
51512+
"Programming Language :: Python :: 3.10",
51513+
"License :: OSI Approved :: MIT License"
51514+
],
51515+
"extensions": {
51516+
"python.details": {
51517+
"contacts": [
51518+
{
51519+
"email": "[email protected]",
51520+
"name": "Microsoft Corporation",
51521+
"role": "author"
51522+
}
51523+
],
51524+
"document_names": {
51525+
"description": "DESCRIPTION.rst"
51526+
},
51527+
"project_urls": {
51528+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/containerapp"
51529+
}
51530+
}
51531+
},
51532+
"extras": [],
51533+
"generator": "bdist_wheel (0.30.0)",
51534+
"license": "MIT",
51535+
"metadata_version": "2.0",
51536+
"name": "containerapp",
51537+
"run_requires": [
51538+
{
51539+
"requires": [
51540+
"docker",
51541+
"docker",
51542+
"kubernetes (==24.2.0)",
51543+
"kubernetes==24.2.0",
51544+
"pycomposefile (>=0.0.29)",
51545+
"pycomposefile>=0.0.29"
51546+
]
51547+
}
51548+
],
51549+
"summary": "Microsoft Azure Command-Line Tools Containerapp Extension",
51550+
"version": "1.2.0b5"
51551+
},
51552+
"sha256Digest": "27a6a1963fbc848d4ea5bd7ae8ae7c0d4624b95071560004b374b7a986f66321"
5149551553
}
5149651554
],
5149751555
"cosmosdb-preview": [

0 commit comments

Comments
 (0)