Skip to content

Commit ef668ae

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=143716739&view=results Last commit: 7a4cadf
1 parent 7a4cadf commit ef668ae

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
@@ -51955,6 +51955,64 @@
5195551955
"version": "1.2.0b5"
5195651956
},
5195751957
"sha256Digest": "27a6a1963fbc848d4ea5bd7ae8ae7c0d4624b95071560004b374b7a986f66321"
51958+
},
51959+
{
51960+
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/containerapp-1.3.0b1-py2.py3-none-any.whl",
51961+
"filename": "containerapp-1.3.0b1-py2.py3-none-any.whl",
51962+
"metadata": {
51963+
"azext.isPreview": true,
51964+
"azext.minCliCoreVersion": "2.79.0",
51965+
"classifiers": [
51966+
"Development Status :: 4 - Beta",
51967+
"Intended Audience :: Developers",
51968+
"Intended Audience :: System Administrators",
51969+
"Programming Language :: Python",
51970+
"Programming Language :: Python :: 3",
51971+
"Programming Language :: Python :: 3.6",
51972+
"Programming Language :: Python :: 3.7",
51973+
"Programming Language :: Python :: 3.8",
51974+
"Programming Language :: Python :: 3.9",
51975+
"Programming Language :: Python :: 3.10",
51976+
"License :: OSI Approved :: MIT License"
51977+
],
51978+
"extensions": {
51979+
"python.details": {
51980+
"contacts": [
51981+
{
51982+
"email": "[email protected]",
51983+
"name": "Microsoft Corporation",
51984+
"role": "author"
51985+
}
51986+
],
51987+
"document_names": {
51988+
"description": "DESCRIPTION.rst"
51989+
},
51990+
"project_urls": {
51991+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/containerapp"
51992+
}
51993+
}
51994+
},
51995+
"extras": [],
51996+
"generator": "bdist_wheel (0.30.0)",
51997+
"license": "MIT",
51998+
"metadata_version": "2.0",
51999+
"name": "containerapp",
52000+
"run_requires": [
52001+
{
52002+
"requires": [
52003+
"docker",
52004+
"docker",
52005+
"kubernetes (==24.2.0)",
52006+
"kubernetes==24.2.0",
52007+
"pycomposefile (>=0.0.29)",
52008+
"pycomposefile>=0.0.29"
52009+
]
52010+
}
52011+
],
52012+
"summary": "Microsoft Azure Command-Line Tools Containerapp Extension",
52013+
"version": "1.3.0b1"
52014+
},
52015+
"sha256Digest": "804168daa06a435f52488331d4158fa1cd7dc6fee509492e64c494cfda8faab1"
5195852016
}
5195952017
],
5196052018
"cosmosdb-preview": [

0 commit comments

Comments
 (0)