Skip to content

Commit ca876f4

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=140238524&view=results Last commit: 2614377
1 parent 2614377 commit ca876f4

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
@@ -50010,6 +50010,64 @@
5001050010
"version": "1.2.0b3"
5001150011
},
5001250012
"sha256Digest": "50aedf6d623b3685bcb01a3738469f5d7dc3a2514d4178450cc1d4a04d61fea0"
50013+
},
50014+
{
50015+
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/containerapp-1.2.0b4-py2.py3-none-any.whl",
50016+
"filename": "containerapp-1.2.0b4-py2.py3-none-any.whl",
50017+
"metadata": {
50018+
"azext.isPreview": true,
50019+
"azext.minCliCoreVersion": "2.62.0",
50020+
"classifiers": [
50021+
"Development Status :: 4 - Beta",
50022+
"Intended Audience :: Developers",
50023+
"Intended Audience :: System Administrators",
50024+
"Programming Language :: Python",
50025+
"Programming Language :: Python :: 3",
50026+
"Programming Language :: Python :: 3.6",
50027+
"Programming Language :: Python :: 3.7",
50028+
"Programming Language :: Python :: 3.8",
50029+
"Programming Language :: Python :: 3.9",
50030+
"Programming Language :: Python :: 3.10",
50031+
"License :: OSI Approved :: MIT License"
50032+
],
50033+
"extensions": {
50034+
"python.details": {
50035+
"contacts": [
50036+
{
50037+
"email": "[email protected]",
50038+
"name": "Microsoft Corporation",
50039+
"role": "author"
50040+
}
50041+
],
50042+
"document_names": {
50043+
"description": "DESCRIPTION.rst"
50044+
},
50045+
"project_urls": {
50046+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/containerapp"
50047+
}
50048+
}
50049+
},
50050+
"extras": [],
50051+
"generator": "bdist_wheel (0.30.0)",
50052+
"license": "MIT",
50053+
"metadata_version": "2.0",
50054+
"name": "containerapp",
50055+
"run_requires": [
50056+
{
50057+
"requires": [
50058+
"docker",
50059+
"docker",
50060+
"kubernetes (==24.2.0)",
50061+
"kubernetes==24.2.0",
50062+
"pycomposefile (>=0.0.29)",
50063+
"pycomposefile>=0.0.29"
50064+
]
50065+
}
50066+
],
50067+
"summary": "Microsoft Azure Command-Line Tools Containerapp Extension",
50068+
"version": "1.2.0b4"
50069+
},
50070+
"sha256Digest": "bf632ee3aa95a432a31804601a42b3426e5070ae0cb23e1781d81667023c7d2d"
5001350071
}
5001450072
],
5001550073
"cosmosdb-preview": [

0 commit comments

Comments
 (0)