From: Zhe Huang Date: Mon, 15 Jun 2020 15:35:12 +0000 (-0400) Subject: Release xapponboarder, add release note. X-Git-Tag: 4.1.2~2 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=5d334ad0e05140d4bcc646c57c011f83d5577fdd;p=it%2Fdev.git Release xapponboarder, add release note. Signed-off-by: Zhe Huang Change-Id: I21f84c78641f5daa60e3947c5c76868971654e57 --- diff --git a/docs/xapp_onboarder/overview.rst b/docs/xapp_onboarder/overview.rst index bc5f23c..2c653a3 100644 --- a/docs/xapp_onboarder/overview.rst +++ b/docs/xapp_onboarder/overview.rst @@ -29,6 +29,14 @@ Change logs |1.0.1 | May 13 2020 | **Bug fix:** add a work-around for backward compatibility. Now xapp onboarder writes the xApp | | | | descriptor and schema json files into xApp helm charts. | +------------+--------------+-------------------------------------------------------------------------------------------------+ +|1.0.7 | Jun 15 2020 | **Bug fix:** | +| | | fix the xApp service name for appmgr backward compatibility. | +| | | **Feture add:** | +| | | add RMR source name environment variable. | +| | | add lable for VESPAMGR to report xapp name. | +| | | add option to inject annotation. | +| | | add option to inject command parameters. | ++------------+--------------+-------------------------------------------------------------------------------------------------+ Configurations -------------- diff --git a/releases/container-release-ric-plt-xapponboarder.yaml b/releases/container-release-ric-plt-xapponboarder.yaml new file mode 100644 index 0000000..8b04aae --- /dev/null +++ b/releases/container-release-ric-plt-xapponboarder.yaml @@ -0,0 +1,10 @@ +--- +distribution_type: container +container_release_tag: 1.0.7 +container_pull_registry: nexus3.o-ran-sc.org:10004 +container_push_registry: nexus3.o-ran-sc.org:10002 +project: it/dev +ref: a77ec6df0a387fd5a5fc9f219a60604f9147b7cd +containers: + - name: xapp-onboarder + version: 1.0.7