From 32ed50b20ee85b1fbb3a94454db8ff8e65fa8478 Mon Sep 17 00:00:00 2001 From: Calvin Chan Date: Mon, 14 Mar 2022 16:59:07 -0700 Subject: [PATCH] Bump extension to 0.1.2 --- src/containerapp/HISTORY.rst | 6 ++++++ src/containerapp/setup.py | 2 +- src/index.json | 40 ++++++++++++++++++++++++++++++++++++ 3 files changed, 47 insertions(+), 1 deletion(-) diff --git a/src/containerapp/HISTORY.rst b/src/containerapp/HISTORY.rst index f58df889075..8400a3f0baf 100644 --- a/src/containerapp/HISTORY.rst +++ b/src/containerapp/HISTORY.rst @@ -3,6 +3,12 @@ Release History =============== +0.1.2 +++++++ +* Various fixes for bugs found +* Dapr subgroup +* Managed Identity + 0.1.1 ++++++ * Various fixes for az containerapp create, update diff --git a/src/containerapp/setup.py b/src/containerapp/setup.py index fa1b93b7448..96524e9ab67 100644 --- a/src/containerapp/setup.py +++ b/src/containerapp/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 401afbb4f91..d57ae6de96e 100644 --- a/src/index.json +++ b/src/index.json @@ -12275,6 +12275,46 @@ "version": "0.1.1" }, "sha256Digest": "9ca28bacd772b8c516d7d682ffe94665ff777774ab89602d4ca73c4ba16e0b9b" + }, + { + "downloadUrl": "https://containerappcli.blob.core.windows.net/containerapp/containerapp-0.1.2-py2.py3-none-any.whl", + "filename": "containerapp-0.1.2-py2.py3-none-any.whl", + "metadata": { + "azext.isPreview": true, + "azext.minCliCoreVersion": "2.0.67", + "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": "containerapp", + "run_requires": [ + { + "requires": [ + "azure-cli-core" + ] + } + ], + "summary": "Microsoft Azure Command-Line Tools Containerapp Extension", + "version": "0.1.2" + }, + "sha256Digest": "b1d4cc823f761cfb5469f8d53a9fa04bdc1493c3c5d5f3a90333876287e7b2f8" } ], "cosmosdb-preview": [