Skip to content

Commit aad2e40

Browse files
committed
[Release] Update index.json for extension [ aks-agent-1.0.0b23 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=162912488&view=results Last commit: 0451e76
1 parent 0451e76 commit aad2e40

1 file changed

Lines changed: 54 additions & 0 deletions

File tree

src/index.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2904,6 +2904,60 @@
29042904
"version": "1.0.0b22"
29052905
},
29062906
"sha256Digest": "80c0f6f282ab6d6cc89ffb73a483b437355027106aa56d8224095019a36653fe"
2907+
},
2908+
{
2909+
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/aks_agent-1.0.0b23-py2.py3-none-any.whl",
2910+
"filename": "aks_agent-1.0.0b23-py2.py3-none-any.whl",
2911+
"metadata": {
2912+
"azext.isPreview": true,
2913+
"azext.minCliCoreVersion": "2.76.0",
2914+
"classifiers": [
2915+
"Development Status :: 4 - Beta",
2916+
"Intended Audience :: Developers",
2917+
"Intended Audience :: System Administrators",
2918+
"Programming Language :: Python",
2919+
"Programming Language :: Python :: 3",
2920+
"Programming Language :: Python :: 3.6",
2921+
"Programming Language :: Python :: 3.7",
2922+
"Programming Language :: Python :: 3.8",
2923+
"License :: OSI Approved :: MIT License"
2924+
],
2925+
"extensions": {
2926+
"python.details": {
2927+
"contacts": [
2928+
{
2929+
"email": "azpycli@microsoft.com",
2930+
"name": "Microsoft Corporation",
2931+
"role": "author"
2932+
}
2933+
],
2934+
"document_names": {
2935+
"description": "DESCRIPTION.rst"
2936+
},
2937+
"project_urls": {
2938+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/aks-agent"
2939+
}
2940+
}
2941+
},
2942+
"extras": [],
2943+
"generator": "bdist_wheel (0.30.0)",
2944+
"license": "MIT",
2945+
"metadata_version": "2.0",
2946+
"name": "aks-agent",
2947+
"run_requires": [
2948+
{
2949+
"requires": [
2950+
"kubernetes (==24.2.0)",
2951+
"kubernetes==24.2.0",
2952+
"rich (==13.9.4)",
2953+
"rich==13.9.4"
2954+
]
2955+
}
2956+
],
2957+
"summary": "Provides an interactive AI-powered debugging tool for AKS",
2958+
"version": "1.0.0b23"
2959+
},
2960+
"sha256Digest": "333cb8a66342cc0309c516fe2d028b31a21524c366a5b2c0188f85b67810206d"
29072961
}
29082962
],
29092963
"aks-preview": [

0 commit comments

Comments
 (0)