aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Changelog.md2
-rw-r--r--releases/1.6.0-container.yaml9
2 files changed, 10 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md
index 46469958..8d05652c 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.6.0] - 25/02/2021
+## [1.6.0] - 21/07/2021
### Changed
- docker base image to integration (from debian based to alpine based)
- java version bump from 11.0.8 to 11.0.9
diff --git a/releases/1.6.0-container.yaml b/releases/1.6.0-container.yaml
new file mode 100644
index 00000000..56dfb2dc
--- /dev/null
+++ b/releases/1.6.0-container.yaml
@@ -0,0 +1,9 @@
+distribution_type: 'container'
+version: '1.6.0'
+project: 'dcaegen2-collectors-datafile'
+log_dir: 'dcaegen2-collectors-datafile-maven-docker-stage-master/738/'
+containers:
+ - name: 'org.onap.dcaegen2.collectors.datafile.datafile-app-server'
+ version: '1.6.0-20210721T143654Z'
+container_release_tag: '1.6.0'
+ref: 'c5a8cd47b1e045b3acf44b684d304ede1471716a'