Skip to content

Commit 3bdfe8e

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=130273726&view=results Last commit: 41299b9
1 parent 41299b9 commit 3bdfe8e

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
@@ -46942,6 +46942,64 @@
4694246942
"version": "1.2.0b1"
4694346943
},
4694446944
"sha256Digest": "b5ac83cc06ef3e30918c931d57a04e49df5281c8fc6e712e648f6484a182cab3"
46945+
},
46946+
{
46947+
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/containerapp-1.2.0b2-py2.py3-none-any.whl",
46948+
"filename": "containerapp-1.2.0b2-py2.py3-none-any.whl",
46949+
"metadata": {
46950+
"azext.isPreview": true,
46951+
"azext.minCliCoreVersion": "2.62.0",
46952+
"classifiers": [
46953+
"Development Status :: 4 - Beta",
46954+
"Intended Audience :: Developers",
46955+
"Intended Audience :: System Administrators",
46956+
"Programming Language :: Python",
46957+
"Programming Language :: Python :: 3",
46958+
"Programming Language :: Python :: 3.6",
46959+
"Programming Language :: Python :: 3.7",
46960+
"Programming Language :: Python :: 3.8",
46961+
"Programming Language :: Python :: 3.9",
46962+
"Programming Language :: Python :: 3.10",
46963+
"License :: OSI Approved :: MIT License"
46964+
],
46965+
"extensions": {
46966+
"python.details": {
46967+
"contacts": [
46968+
{
46969+
"email": "[email protected]",
46970+
"name": "Microsoft Corporation",
46971+
"role": "author"
46972+
}
46973+
],
46974+
"document_names": {
46975+
"description": "DESCRIPTION.rst"
46976+
},
46977+
"project_urls": {
46978+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/containerapp"
46979+
}
46980+
}
46981+
},
46982+
"extras": [],
46983+
"generator": "bdist_wheel (0.30.0)",
46984+
"license": "MIT",
46985+
"metadata_version": "2.0",
46986+
"name": "containerapp",
46987+
"run_requires": [
46988+
{
46989+
"requires": [
46990+
"docker",
46991+
"docker",
46992+
"kubernetes (==24.2.0)",
46993+
"kubernetes==24.2.0",
46994+
"pycomposefile (>=0.0.29)",
46995+
"pycomposefile>=0.0.29"
46996+
]
46997+
}
46998+
],
46999+
"summary": "Microsoft Azure Command-Line Tools Containerapp Extension",
47000+
"version": "1.2.0b2"
47001+
},
47002+
"sha256Digest": "f3af837c60b5166e79bba24f974208fea5d6a8b653bf800d4648e04203642279"
4694547003
}
4694647004
],
4694747005
"cosmosdb-preview": [

0 commit comments

Comments
 (0)