From f2ad72795d3c740a06735b844324534789c265cf Mon Sep 17 00:00:00 2001 From: Azure CLI Bot Date: Mon, 9 Aug 2021 16:13:22 +0800 Subject: [PATCH] [Release] Update index.json for extension [ connectedk8s ] (#3761) Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1037684 Last commit: https://github.com/Azure/azure-cli-extensions/commit/169860331efbdfab5f305fce5f04598b8f9f2d7c --- src/index.json | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) diff --git a/src/index.json b/src/index.json index 9f17c68bead..ecf2f75dbb3 100644 --- a/src/index.json +++ b/src/index.json @@ -7983,6 +7983,58 @@ "version": "1.1.6" }, "sha256Digest": "d93e28cac3425b688581cd885d198173bf0dc5e20e91d00e3f176519e0fbddeb" + }, + { + "downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/connectedk8s-1.1.7-py2.py3-none-any.whl", + "filename": "connectedk8s-1.1.7-py2.py3-none-any.whl", + "metadata": { + "azext.minCliCoreVersion": "2.16.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", + "License :: OSI Approved :: MIT License" + ], + "description_content_type": "text/markdown", + "extensions": { + "python.details": { + "contacts": [ + { + "email": "k8connect@microsoft.com", + "name": "Microsoft Corporation", + "role": "author" + } + ], + "document_names": { + "description": "DESCRIPTION.rst" + }, + "project_urls": { + "Home": "https://github.com/Azure/azure-cli-extensions/tree/master/src/connectedk8s" + } + } + }, + "extras": [], + "generator": "bdist_wheel (0.30.0)", + "license": "MIT", + "metadata_version": "2.0", + "name": "connectedk8s", + "run_requires": [ + { + "requires": [ + "kubernetes (==11.0.0)", + "pycryptodome (==3.9.8)" + ] + } + ], + "summary": "Microsoft Azure Command-Line Tools Connectedk8s Extension", + "version": "1.1.7" + }, + "sha256Digest": "fa8ed32f122136c0774361ffe78eea2e3189ede8bacc72ca6b972b6ab87d6393" } ], "connectedmachine": [