forked from Azure/azure-cli-extensions
-
Notifications
You must be signed in to change notification settings - Fork 21
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#3684)
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1010519 Last commit: Azure@3065663
- Loading branch information
Azure CLI Bot
authored
Jul 23, 2021
1 parent
12fca08
commit 6d11a74
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 |
---|---|---|
|
@@ -3261,6 +3261,49 @@ | |
"version": "0.5.23" | ||
}, | ||
"sha256Digest": "1d5ad0d8d49f0cf13ffb65cbb3a60651dfa87a8b8b9537f7d9574d4bdc68c1d6" | ||
}, | ||
{ | ||
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/aks_preview-0.5.24-py2.py3-none-any.whl", | ||
"filename": "aks_preview-0.5.24-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.5.24" | ||
}, | ||
"sha256Digest": "4f2e624cc8e1a9ef653295b563d883f2fe58016ca1ba5b45485f17d60d410de7" | ||
} | ||
], | ||
"alertsmanagement": [ | ||
|