aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdyta Krukowska <edyta.krukowska@nokia.com>2021-04-22 12:05:53 +0200
committerEdyta Krukowska <edyta.krukowska@nokia.com>2021-04-22 12:05:53 +0200
commit8be57ab7523dc201a54cf4f5b0251159af1fda38 (patch)
tree2b17322d369fbe88286ccf03307029f875578ecc
parent9dde0643293fa5c06e845b2a8121486353e8e81c (diff)
Release avcn version 1.0.1istanbul
Issue-ID: INT-1869 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: Ia77a910cc8ed1347176ed7e6003a4bea67277a5c
-rw-r--r--Changelog.md4
-rw-r--r--releases/1.0.1-container.yaml8
2 files changed, 12 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index cfddda6..746db9d 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -4,5 +4,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
+
+## [1.0.1] - 22/04/2021
+ - [INT-1869](https://jira.onap.org/browse/INT-1869) - Add healthcheck endpoint
+
## [1.0.0] - 18/03/2021
- [INT-1869](https://jira.onap.org/browse/INT-1869) - Move avnc-manager to nf-simulator/avcn-manager repository \ No newline at end of file
diff --git a/releases/1.0.1-container.yaml b/releases/1.0.1-container.yaml
new file mode 100644
index 0000000..6b0dd01
--- /dev/null
+++ b/releases/1.0.1-container.yaml
@@ -0,0 +1,8 @@
+distribution_type: 'container'
+container_release_tag: '1.0.1'
+project: 'integration-simulators-nf-simulator-avcn-manager'
+log_dir: 'integration-simulators-nf-simulator-avcn-manager-maven-docker-stage-master/56/'
+ref: 9dde0643293fa5c06e845b2a8121486353e8e81c
+containers:
+ - name: 'org.onap.integration.nfsimulator.avcnmanager'
+ version: '1.0.1-20210422T100038Z' \ No newline at end of file