aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomasz Wrobel <tomasz.wrobel@nokia.com>2021-08-11 14:05:24 +0200
committerTomasz Wrobel <tomasz.wrobel@nokia.com>2021-08-11 14:05:24 +0200
commitcd7df167bd84bdcb1b1eed770b024d72bf71a8ef (patch)
tree9b6cac2e9114d554ea1f7c652be178d63c64d065
parent1b0a5fdc4df59d2b85db840f28fdd79215bff68f (diff)
Release PRH 1.7.0
Issue-ID: DCAEGEN2-2863 Issue-ID: DCAEGEN2-1531 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I7cced96e37e6d53b9e23698a86d19be6f0c362ac
-rw-r--r--Changelog.md2
-rw-r--r--releases/1.7.0-container.yaml8
2 files changed, 9 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md
index 3e5ba62d..9cf6dcf1 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -4,7 +4,7 @@ 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.7.0] - 10/08/2021 - not released
+## [1.7.0] - 11/08/2021
### Changed
- Change AAI variable syntax to "{{variable}}"
diff --git a/releases/1.7.0-container.yaml b/releases/1.7.0-container.yaml
new file mode 100644
index 00000000..d4200f92
--- /dev/null
+++ b/releases/1.7.0-container.yaml
@@ -0,0 +1,8 @@
+distribution_type: 'container'
+container_release_tag: '1.7.0'
+project: 'dcaegen2-services-prh'
+log_dir: 'dcaegen2-services-prh-maven-docker-stage-master/752/'
+ref: 1b0a5fdc4df59d2b85db840f28fdd79215bff68f
+containers:
+ - name: 'org.onap.dcaegen2.services.prh.prh-app-server'
+ version: '1.7.0-20210811T094803Z'