Skip to content

Commit 25efefa

Browse files
authored
Releasing the 1.4.23 version of aksarc CLI extension (#8266)
* Releasing the 1.4.22 version of aksarc CLI extension * Fixed linter check and updated the version to 1.4.23
1 parent 0c88d14 commit 25efefa

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
@@ -12860,6 +12860,61 @@
1286012860
"version": "1.2.23"
1286112861
},
1286212862
"sha256Digest": "9a02fe5a42e135787b91feb950db74a318b6922d768b5c00327621951b9d6fdd"
12863+
},
12864+
{
12865+
"downloadUrl": "https://hybridaksstorage.z13.web.core.windows.net/HybridAKS/CLI/aksarc-1.4.23-py3-none-any.whl",
12866+
"filename": "aksarc-1.4.23-py3-none-any.whl",
12867+
"metadata": {
12868+
"azext.minCliCoreVersion": "2.32.0",
12869+
"classifiers": [
12870+
"Development Status :: 4 - Beta",
12871+
"Intended Audience :: Developers",
12872+
"Intended Audience :: System Administrators",
12873+
"Programming Language :: Python",
12874+
"Programming Language :: Python :: 3",
12875+
"Programming Language :: Python :: 3.6",
12876+
"Programming Language :: Python :: 3.7",
12877+
"Programming Language :: Python :: 3.8",
12878+
"Programming Language :: Python :: 3.9",
12879+
"Programming Language :: Python :: 3.12",
12880+
"License :: OSI Approved :: MIT License"
12881+
],
12882+
"extensions": {
12883+
"python.details": {
12884+
"contacts": [
12885+
{
12886+
"email": "[email protected]",
12887+
"name": "Microsoft Corporation",
12888+
"role": "author"
12889+
}
12890+
],
12891+
"document_names": {
12892+
"description": "DESCRIPTION.rst"
12893+
},
12894+
"project_urls": {
12895+
"Home": "https://learn.microsoft.com/en-us/azure/aks/hybrid/"
12896+
}
12897+
}
12898+
},
12899+
"extras": [],
12900+
"generator": "bdist_wheel (0.30.0)",
12901+
"license": "MIT",
12902+
"metadata_version": "2.0",
12903+
"name": "aksarc",
12904+
"run_requires": [
12905+
{
12906+
"requires": [
12907+
"kubernetes (>=24.0.0)",
12908+
"kubernetes>=24.0.0",
12909+
"paramiko (<4.0.0,>=2.0.8)",
12910+
"paramiko<4.0.0,>=2.0.8"
12911+
]
12912+
}
12913+
],
12914+
"summary": "Microsoft Azure Command-Line Tools HybridContainerService Extension",
12915+
"version": "1.4.23"
12916+
},
12917+
"sha256Digest": "508a5b5546083f92545b721d2b4760a93f3a73abfe0aa5f6b6bc232ef092ee93"
1286312918
}
1286412919
],
1286512920
"akshybrid": [

0 commit comments

Comments
 (0)