Skip to content

Commit

Permalink
Adding 0.1.2 version of akshybrid cli to fix kubernetes dependency is…
Browse files Browse the repository at this point in the history
…sue (#7051)

* Adding 0.1.2 version of akshybrid cli to fix kubernetes dependency issue

* Fixed the extension index
  • Loading branch information
HariPrasadV committed Dec 1, 2023
1 parent 5050806 commit ff1afa8
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -9795,6 +9795,50 @@
"version": "0.1.1"
},
"sha256Digest": "2ec4c1150f24ff806dccb4ecefe2f96c736276a9aef725c6988abfcc0adb3546"
},
{
"downloadUrl": "https://hybridaksstorage.z13.web.core.windows.net/HybridAKS/CLI/akshybrid-0.1.2-py3-none-any.whl",
"filename": "akshybrid-0.1.2-py3-none-any.whl",
"metadata": {
"azext.isExperimental": true,
"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": "azpycli@microsoft.com",
"name": "Microsoft Corporation",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://dev.azure.com/msazure/msk8s/_git/hybridaks-utils/azcli/akshybrid"
}
}
},
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "akshybrid",
"summary": "Microsoft Azure Command-Line Tools HybridContainerService Extension",
"version": "0.1.2"
},
"sha256Digest": "9767cda444c421573bc220e01cd58a67c30a36175cedba68b0454a3c6e983a8e"
}
],
"alb": [
Expand Down

0 comments on commit ff1afa8

Please sign in to comment.