aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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'