Skip to content

Commit 8ccf767

Browse files
authored
Releasing the 1.5.37 version of aksarc CLI extension (#8554)
* Releasing the 1.5.35 version of aksarc CLI extension * Fixed the linter issues
1 parent 8d49f4d commit 8ccf767

File tree

1 file changed

+55
-0
lines changed

1 file changed

+55
-0
lines changed

src/index.json

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13217,6 +13217,61 @@
1321713217
"version": "1.4.23"
1321813218
},
1321913219
"sha256Digest": "508a5b5546083f92545b721d2b4760a93f3a73abfe0aa5f6b6bc232ef092ee93"
13220+
},
13221+
{
13222+
"downloadUrl": "https://hybridaksstorage.z13.web.core.windows.net/HybridAKS/CLI/aksarc-1.5.37-py3-none-any.whl",
13223+
"filename": "aksarc-1.5.37-py3-none-any.whl",
13224+
"metadata": {
13225+
"azext.minCliCoreVersion": "2.32.0",
13226+
"classifiers": [
13227+
"Development Status :: 4 - Beta",
13228+
"Intended Audience :: Developers",
13229+
"Intended Audience :: System Administrators",
13230+
"Programming Language :: Python",
13231+
"Programming Language :: Python :: 3",
13232+
"Programming Language :: Python :: 3.6",
13233+
"Programming Language :: Python :: 3.7",
13234+
"Programming Language :: Python :: 3.8",
13235+
"Programming Language :: Python :: 3.9",
13236+
"Programming Language :: Python :: 3.12",
13237+
"License :: OSI Approved :: MIT License"
13238+
],
13239+
"extensions": {
13240+
"python.details": {
13241+
"contacts": [
13242+
{
13243+
"email": "[email protected]",
13244+
"name": "Microsoft Corporation",
13245+
"role": "author"
13246+
}
13247+
],
13248+
"document_names": {
13249+
"description": "DESCRIPTION.rst"
13250+
},
13251+
"project_urls": {
13252+
"Home": "https://learn.microsoft.com/en-us/azure/aks/hybrid/"
13253+
}
13254+
}
13255+
},
13256+
"extras": [],
13257+
"generator": "bdist_wheel (0.30.0)",
13258+
"license": "MIT",
13259+
"metadata_version": "2.0",
13260+
"name": "aksarc",
13261+
"run_requires": [
13262+
{
13263+
"requires": [
13264+
"kubernetes (>=24.0.0)",
13265+
"kubernetes>=24.0.0",
13266+
"paramiko (<4.0.0,>=2.0.8)",
13267+
"paramiko<4.0.0,>=2.0.8"
13268+
]
13269+
}
13270+
],
13271+
"summary": "Microsoft Azure Command-Line Tools HybridContainerService Extension",
13272+
"version": "1.5.37"
13273+
},
13274+
"sha256Digest": "3cbb137f3d9135bacdff0fe12b7a044f10873269d5ce60471901015b538bcd63"
1322013275
}
1322113276
],
1322213277
"akshybrid": [

0 commit comments

Comments
 (0)