Skip to content

Commit

Permalink
Added the 1.0.4 and 1.1.0 version of askarc CLI (#7278)
Browse files Browse the repository at this point in the history
* Added the 1.1.0 version of askarc CLI

* Fixed the index

* Updating url for 1.1.0 and added 1.0.4

* Fixed the index for 1.1.0
  • Loading branch information
HariPrasadV committed Feb 9, 2024
1 parent e71b504 commit 4856192
Showing 1 changed file with 108 additions and 0 deletions.
108 changes: 108 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -10160,6 +10160,114 @@
"version": "1.0.3"
},
"sha256Digest": "192197cf011658d2ed9ff2c98dcc469a4d8119d7988e902437071e9b83d113bf"
},
{
"downloadUrl": "https://hybridaksstorage.z13.web.core.windows.net/HybridAKS/CLI/aksarc-1.0.4-py3-none-any.whl",
"filename": "aksarc-1.0.4-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.0.4"
},
"sha256Digest": "3059bea235a1108cb9d22e9bd2f04d00293647abd53cacce454d3a23b4206887"
},
{
"downloadUrl": "https://hybridaksstorage.z13.web.core.windows.net/HybridAKS/CLI/aksarc-1.1.0-py3-none-any.whl",
"filename": "aksarc-1.1.0-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.0"
},
"sha256Digest": "c81f724aa3e55a864b8952c77f8d7413c1df79ce29331d550be8a310c74a9181"
}
],
"akshybrid": [
Expand Down

0 comments on commit 4856192

Please sign in to comment.