Skip to content

Commit 7c2f589

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=113312897&view=results Last commit: 628bf37
1 parent 628bf37 commit 7c2f589

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
@@ -42426,6 +42426,64 @@
4242642426
"version": "1.1.0b1"
4242742427
},
4242842428
"sha256Digest": "749fd64b4a5e13f450deb92fddd14bc4e7bf4b8782dc5faae427f9a9c4ada2df"
42429+
},
42430+
{
42431+
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/containerapp-1.1.0b2-py2.py3-none-any.whl",
42432+
"filename": "containerapp-1.1.0b2-py2.py3-none-any.whl",
42433+
"metadata": {
42434+
"azext.isPreview": true,
42435+
"azext.minCliCoreVersion": "2.62.0",
42436+
"classifiers": [
42437+
"Development Status :: 4 - Beta",
42438+
"Intended Audience :: Developers",
42439+
"Intended Audience :: System Administrators",
42440+
"Programming Language :: Python",
42441+
"Programming Language :: Python :: 3",
42442+
"Programming Language :: Python :: 3.6",
42443+
"Programming Language :: Python :: 3.7",
42444+
"Programming Language :: Python :: 3.8",
42445+
"Programming Language :: Python :: 3.9",
42446+
"Programming Language :: Python :: 3.10",
42447+
"License :: OSI Approved :: MIT License"
42448+
],
42449+
"extensions": {
42450+
"python.details": {
42451+
"contacts": [
42452+
{
42453+
"email": "[email protected]",
42454+
"name": "Microsoft Corporation",
42455+
"role": "author"
42456+
}
42457+
],
42458+
"document_names": {
42459+
"description": "DESCRIPTION.rst"
42460+
},
42461+
"project_urls": {
42462+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/containerapp"
42463+
}
42464+
}
42465+
},
42466+
"extras": [],
42467+
"generator": "bdist_wheel (0.30.0)",
42468+
"license": "MIT",
42469+
"metadata_version": "2.0",
42470+
"name": "containerapp",
42471+
"run_requires": [
42472+
{
42473+
"requires": [
42474+
"docker",
42475+
"docker",
42476+
"kubernetes (==24.2.0)",
42477+
"kubernetes==24.2.0",
42478+
"pycomposefile (>=0.0.29)",
42479+
"pycomposefile>=0.0.29"
42480+
]
42481+
}
42482+
],
42483+
"summary": "Microsoft Azure Command-Line Tools Containerapp Extension",
42484+
"version": "1.1.0b2"
42485+
},
42486+
"sha256Digest": "fb688febe8ecb8edcd289cca51474bb810a9b1c9f4c3f1b1fa9a816a0cafe2b1"
4242942487
}
4243042488
],
4243142489
"cosmosdb-preview": [

0 commit comments

Comments
 (0)