Skip to content

Commit b0d843e

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

1 file changed

Lines changed: 59 additions & 0 deletions

File tree

src/index.json

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1539,6 +1539,65 @@
15391539
"version": "1.0.0b2"
15401540
},
15411541
"sha256Digest": "726c9ab7cccb622d6640c3005756dbd05c1b8c23b656f74f57f02ac3fbc1c975"
1542+
},
1543+
{
1544+
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/aks_agent-1.0.0b3-py2.py3-none-any.whl",
1545+
"filename": "aks_agent-1.0.0b3-py2.py3-none-any.whl",
1546+
"metadata": {
1547+
"azext.isPreview": true,
1548+
"azext.minCliCoreVersion": "2.76.0",
1549+
"classifiers": [
1550+
"Development Status :: 4 - Beta",
1551+
"Intended Audience :: Developers",
1552+
"Intended Audience :: System Administrators",
1553+
"Programming Language :: Python",
1554+
"Programming Language :: Python :: 3",
1555+
"Programming Language :: Python :: 3.6",
1556+
"Programming Language :: Python :: 3.7",
1557+
"Programming Language :: Python :: 3.8",
1558+
"License :: OSI Approved :: MIT License"
1559+
],
1560+
"extensions": {
1561+
"python.details": {
1562+
"contacts": [
1563+
{
1564+
"email": "azpycli@microsoft.com",
1565+
"name": "Microsoft Corporation",
1566+
"role": "author"
1567+
}
1568+
],
1569+
"document_names": {
1570+
"description": "DESCRIPTION.rst"
1571+
},
1572+
"project_urls": {
1573+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/aks-agent"
1574+
}
1575+
}
1576+
},
1577+
"extras": [],
1578+
"generator": "bdist_wheel (0.30.0)",
1579+
"license": "MIT",
1580+
"metadata_version": "2.0",
1581+
"name": "aks-agent",
1582+
"run_requires": [
1583+
{
1584+
"requires": [
1585+
"pytest-asyncio (>=1.1.0)",
1586+
"pytest-asyncio>=1.1.0"
1587+
]
1588+
},
1589+
{
1590+
"environment": "python_version >= \"3.10\"",
1591+
"requires": [
1592+
"holmesgpt (==0.12.6)",
1593+
"holmesgpt==0.12.6"
1594+
]
1595+
}
1596+
],
1597+
"summary": "Provides an interactive AI-powered debugging tool for AKS",
1598+
"version": "1.0.0b3"
1599+
},
1600+
"sha256Digest": "37edccfba7a69ca4de56294dcab247253118efd11738e66bd013d8d60c6ef913"
15421601
}
15431602
],
15441603
"aks-preview": [

0 commit comments

Comments
 (0)