From 495d429f51257536828d029a0ece6952e88d5de7 Mon Sep 17 00:00:00 2001 From: Azure CLI Bot Date: Mon, 13 Dec 2021 11:34:47 +0800 Subject: [PATCH] [Release] Update index.json for extension [ connectedk8s ] (#4214) Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1244386 Last commit: https://github.com/Azure/azure-cli-extensions/commit/f525c438b982bf479de01451bae570f51f0fe69e --- src/index.json | 53 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) diff --git a/src/index.json b/src/index.json index 01322a0c6fa..891f8065d79 100644 --- a/src/index.json +++ b/src/index.json @@ -9999,6 +9999,59 @@ "version": "1.2.0" }, "sha256Digest": "e6873b0cdcfb82cda00f00dfdc5ce9d0daf4db651e100c6c3e3ff58ca89732ab" + }, + { + "downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/connectedk8s-1.2.1-py2.py3-none-any.whl", + "filename": "connectedk8s-1.2.1-py2.py3-none-any.whl", + "metadata": { + "azext.maxCliCoreVersion": "2.29.0", + "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.2.1" + }, + "sha256Digest": "8a6a3e88952c36d7d38602953b1a3de3386ab18bc0cc79e7b74b931fe0d57f3d" } ], "connectedmachine": [