From a36a1f201a70183cde61d08149d2120b3a3e6991 Mon Sep 17 00:00:00 2001 From: Jeff Lu Date: Sat, 5 Feb 2022 12:04:24 -0500 Subject: [PATCH] up version --- build/common/src/env-local | 10 +++++++++- package.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/build/common/src/env-local b/build/common/src/env-local index cbf3536..4a32164 100644 --- a/build/common/src/env-local +++ b/build/common/src/env-local @@ -4,4 +4,12 @@ HZN_EXCHANGE_URL=https://cp-console.ieam42-edge-8e873dd4c685acf6fd2f13f4cdfb05bb HZN_FSS_CSSURL=https://cp-console.ieam42-edge-8e873dd4c685acf6fd2f13f4cdfb05bb-0000.us-south.containers.appdomain.cloud/edge-css HZN_CUSTOM_NODE_ID= DEFAULT_ORG=biz -ANAX=api/v1/objects/IBM/agent_files/agent-install.sh/data \ No newline at end of file +ANAX=api/v1/objects/IBM/agent_files/agent-install.sh/data +SUPPORTED_OS_APPEND= +SUPPORTED_LINUX_DISTRO_APPEND= +SUPPORTED_DEBIAN_VARIANTS_APPEND= +SUPPORTED_DEBIAN_VERSION_APPEND= +SUPPORTED_DEBIAN_ARCH_APPEND= +SUPPORTED_REDHAT_VARIANTS_APPEND= +SUPPORTED_REDHAT_VERSION_APPEND= +SUPPORTED_REDHAT_ARCH_APPEND= \ No newline at end of file diff --git a/package.json b/package.json index ef1edc2..6514b9b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hzn-cli", - "version": "0.2.16", + "version": "0.2.17", "description": "Open Horizon CLI toolkit helps streamline the process of preparing node agents and perform tasks between orgs environments", "main": "./build/index.js", "bin": {