Skip to content

Commit 242db56

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=125808210&view=results Last commit: Azure@89ff1ee
1 parent 89ff1ee commit 242db56

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
@@ -45784,6 +45784,64 @@
4578445784
"version": "1.1.0b5"
4578545785
},
4578645786
"sha256Digest": "802ef93620c3470e035480c68b27dd09c152033754815363c937eb80681177dd"
45787+
},
45788+
{
45789+
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/containerapp-1.2.0b1-py2.py3-none-any.whl",
45790+
"filename": "containerapp-1.2.0b1-py2.py3-none-any.whl",
45791+
"metadata": {
45792+
"azext.isPreview": true,
45793+
"azext.minCliCoreVersion": "2.62.0",
45794+
"classifiers": [
45795+
"Development Status :: 4 - Beta",
45796+
"Intended Audience :: Developers",
45797+
"Intended Audience :: System Administrators",
45798+
"Programming Language :: Python",
45799+
"Programming Language :: Python :: 3",
45800+
"Programming Language :: Python :: 3.6",
45801+
"Programming Language :: Python :: 3.7",
45802+
"Programming Language :: Python :: 3.8",
45803+
"Programming Language :: Python :: 3.9",
45804+
"Programming Language :: Python :: 3.10",
45805+
"License :: OSI Approved :: MIT License"
45806+
],
45807+
"extensions": {
45808+
"python.details": {
45809+
"contacts": [
45810+
{
45811+
"email": "azpycli@microsoft.com",
45812+
"name": "Microsoft Corporation",
45813+
"role": "author"
45814+
}
45815+
],
45816+
"document_names": {
45817+
"description": "DESCRIPTION.rst"
45818+
},
45819+
"project_urls": {
45820+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/containerapp"
45821+
}
45822+
}
45823+
},
45824+
"extras": [],
45825+
"generator": "bdist_wheel (0.30.0)",
45826+
"license": "MIT",
45827+
"metadata_version": "2.0",
45828+
"name": "containerapp",
45829+
"run_requires": [
45830+
{
45831+
"requires": [
45832+
"docker",
45833+
"docker",
45834+
"kubernetes (==24.2.0)",
45835+
"kubernetes==24.2.0",
45836+
"pycomposefile (>=0.0.29)",
45837+
"pycomposefile>=0.0.29"
45838+
]
45839+
}
45840+
],
45841+
"summary": "Microsoft Azure Command-Line Tools Containerapp Extension",
45842+
"version": "1.2.0b1"
45843+
},
45844+
"sha256Digest": "b5ac83cc06ef3e30918c931d57a04e49df5281c8fc6e712e648f6484a182cab3"
4578745845
}
4578845846
],
4578945847
"cosmosdb-preview": [

0 commit comments

Comments
 (0)