forked from Azure/azure-cli-extensions
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Release] Update index.json for extension [ aks-preview ] (Azure#2927)
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=700026 Last commit: Azure@d0751c6
- Loading branch information
Azure CLI Bot
authored
Jan 25, 2021
1 parent
b78f405
commit 9b424ee
Showing
1 changed file
with
43 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2055,6 +2055,49 @@ | |
"version": "0.4.72" | ||
}, | ||
"sha256Digest": "5d8ec45db6137170926753fe13f7afa8bc66b7b2d8e1af420bb4615b20b471bf" | ||
}, | ||
{ | ||
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/aks_preview-0.4.73-py2.py3-none-any.whl", | ||
"filename": "aks_preview-0.4.73-py2.py3-none-any.whl", | ||
"metadata": { | ||
"azext.isPreview": true, | ||
"azext.minCliCoreVersion": "2.0.49", | ||
"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", | ||
"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://github.com/Azure/azure-cli-extensions/tree/master/src/aks-preview" | ||
} | ||
} | ||
}, | ||
"generator": "bdist_wheel (0.30.0)", | ||
"license": "MIT", | ||
"metadata_version": "2.0", | ||
"name": "aks-preview", | ||
"summary": "Provides a preview for upcoming AKS features", | ||
"version": "0.4.73" | ||
}, | ||
"sha256Digest": "d5cd928c82d0f65dbdefc651b2925bfba8710d14d9ecb2aab50ce3b6b461a3c5" | ||
} | ||
], | ||
"alertsmanagement": [ | ||
|