Skip to content

Commit

Permalink
Release AKSArc CLI 1.1.2 . (#7486)
Browse files Browse the repository at this point in the history
  • Loading branch information
rjaini committed Apr 12, 2024
1 parent 756a05c commit 58c4bbe
Showing 1 changed file with 54 additions and 0 deletions.
54 changes: 54 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -10892,6 +10892,60 @@
"version": "1.1.1"
},
"sha256Digest": "44151263f259c0b737319a355daef40fac9656342dfc1ea9a33a8c869f676fc5"
},
{
"downloadUrl": "https://hybridaksstorage.z13.web.core.windows.net/HybridAKS/CLI/aksarc-1.1.2-py3-none-any.whl",
"filename": "aksarc-1.1.2-py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.32.0",
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"License :: OSI Approved :: MIT License"
],
"extensions": {
"python.details": {
"contacts": [
{
"email": "[email protected]",
"name": "Microsoft Corporation",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://dev.azure.com/msazure/msk8s/_git/hybridaks-utils/azcli/aksarc"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "aksarc",
"run_requires": [
{
"requires": [
"kubernetes (>=24.0.0)",
"kubernetes>=24.0.0",
"paramiko (<4.0.0,>=2.0.8)",
"paramiko<4.0.0,>=2.0.8"
]
}
],
"summary": "Microsoft Azure Command-Line Tools HybridContainerService Extension",
"version": "1.1.2"
},
"sha256Digest": "3bdff388c2adc6df95b225d52b7af9197fa24ebfc02654451f127a6dbbc913ba"
}
],
"akshybrid": [
Expand Down

0 comments on commit 58c4bbe

Please sign in to comment.