Skip to content

Commit 9d6c524

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=124411225&view=results Last commit: c342427
1 parent 29606c6 commit 9d6c524

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
@@ -45128,6 +45128,64 @@
4512845128
"version": "1.1.0b4"
4512945129
},
4513045130
"sha256Digest": "776a6a6a70c4440e78346430cced52d83f96335ab9c357662a361b11d6e49e29"
45131+
},
45132+
{
45133+
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/containerapp-1.1.0b5-py2.py3-none-any.whl",
45134+
"filename": "containerapp-1.1.0b5-py2.py3-none-any.whl",
45135+
"metadata": {
45136+
"azext.isPreview": true,
45137+
"azext.minCliCoreVersion": "2.62.0",
45138+
"classifiers": [
45139+
"Development Status :: 4 - Beta",
45140+
"Intended Audience :: Developers",
45141+
"Intended Audience :: System Administrators",
45142+
"Programming Language :: Python",
45143+
"Programming Language :: Python :: 3",
45144+
"Programming Language :: Python :: 3.6",
45145+
"Programming Language :: Python :: 3.7",
45146+
"Programming Language :: Python :: 3.8",
45147+
"Programming Language :: Python :: 3.9",
45148+
"Programming Language :: Python :: 3.10",
45149+
"License :: OSI Approved :: MIT License"
45150+
],
45151+
"extensions": {
45152+
"python.details": {
45153+
"contacts": [
45154+
{
45155+
"email": "azpycli@microsoft.com",
45156+
"name": "Microsoft Corporation",
45157+
"role": "author"
45158+
}
45159+
],
45160+
"document_names": {
45161+
"description": "DESCRIPTION.rst"
45162+
},
45163+
"project_urls": {
45164+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/containerapp"
45165+
}
45166+
}
45167+
},
45168+
"extras": [],
45169+
"generator": "bdist_wheel (0.30.0)",
45170+
"license": "MIT",
45171+
"metadata_version": "2.0",
45172+
"name": "containerapp",
45173+
"run_requires": [
45174+
{
45175+
"requires": [
45176+
"docker",
45177+
"docker",
45178+
"kubernetes (==24.2.0)",
45179+
"kubernetes==24.2.0",
45180+
"pycomposefile (>=0.0.29)",
45181+
"pycomposefile>=0.0.29"
45182+
]
45183+
}
45184+
],
45185+
"summary": "Microsoft Azure Command-Line Tools Containerapp Extension",
45186+
"version": "1.1.0b5"
45187+
},
45188+
"sha256Digest": "802ef93620c3470e035480c68b27dd09c152033754815363c937eb80681177dd"
4513145189
}
4513245190
],
4513345191
"cosmosdb-preview": [

0 commit comments

Comments
 (0)