From a4c10e7d4656611963e59f9c21c95933b19e1e98 Mon Sep 17 00:00:00 2001 From: Eben Carek Date: Thu, 11 Jun 2020 14:46:52 -0700 Subject: [PATCH] Version 0.1.2 --- src/appservice-kube/HISTORY.rst | 5 ++++ src/appservice-kube/setup.py | 2 +- src/index.json | 53 +++++++++++++++++++++++++++++++++ 3 files changed, 59 insertions(+), 1 deletion(-) diff --git a/src/appservice-kube/HISTORY.rst b/src/appservice-kube/HISTORY.rst index 75f4166af0c..d755520de3b 100644 --- a/src/appservice-kube/HISTORY.rst +++ b/src/appservice-kube/HISTORY.rst @@ -3,7 +3,12 @@ Release History =============== +0.1.2 +++++++ +* Retrieve function triggers for kube function apps + 0.1.1 +++++++ * Add az webapp up support 0.1.0 diff --git a/src/appservice-kube/setup.py b/src/appservice-kube/setup.py index 4bc2825a683..5cb2165f4b7 100644 --- a/src/appservice-kube/setup.py +++ b/src/appservice-kube/setup.py @@ -16,7 +16,7 @@ # TODO: Confirm this is the right version number you want and it matches your # HISTORY.rst entry. -VERSION = '0.1.1' +VERSION = '0.1.2' # The full list of classifiers is available at # https://pypi.python.org/pypi?%3Aaction=list_classifiers diff --git a/src/index.json b/src/index.json index 7a6b6de2f56..2933f40dde2 100644 --- a/src/index.json +++ b/src/index.json @@ -1102,6 +1102,59 @@ "version": "0.1.1" }, "sha256Digest": "6e9184d7bc608aad51136528038c95a79dc8d4839c89716679a167fbf3d56784" + }, + { + "downloadUrl": "https://k8seazurecliextensiondev.blob.core.windows.net/azure-cli-extension/appservice_kube-0.1.2-py2.py3-none-any.whl", + "filename": "appservice_kube-0.1.2-py2.py3-none-any.whl", + "metadata": { + "azext.isPreview": true, + "azext.minCliCoreVersion": "2.0.67", + "classifiers": [ + "Development Status :: 4 - Beta", + "Intended Audience :: Developers", + "Intended Audience :: System Administrators", + "Programming Language :: Python", + "Programming Language :: Python :: 2", + "Programming Language :: Python :: 2.7", + "Programming Language :: Python :: 3", + "Programming Language :: Python :: 3.4", + "Programming Language :: Python :: 3.5", + "Programming Language :: Python :: 3.6", + "License :: OSI Approved :: MIT License" + ], + "extensions": { + "python.details": { + "contacts": [ + { + "email": "azpycli@microsoft.com", + "name": "Microsoft Corporation", + "role": "author" + } + ], + "document_names": { + "description": "DESCRIPTION.rst" + }, + "project_urls": { + "Home": "https://github.com/Azure/azure-cli-extensions" + } + } + }, + "extras": [], + "generator": "bdist_wheel (0.30.0)", + "license": "MIT", + "metadata_version": "2.0", + "name": "appservice-kube", + "run_requires": [ + { + "requires": [ + "azure-cli-core" + ] + } + ], + "summary": "Microsoft Azure Command-Line Tools App Service on Kubernetes Extension", + "version": "0.1.2" + }, + "sha256Digest": "4d9fad5a646a414337cd261b2efd4eafd9c03923b8992312b9a32cab295e91e9" } ], "azure-batch-cli-extensions": [