aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Changelog.md4
-rw-r--r--releases/1.5.3-container.yaml9
2 files changed, 11 insertions, 2 deletions
diff --git a/Changelog.md b/Changelog.md
index 7eeed1c2..d678e9bc 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.5.3] - 11/02/2020
+## [1.5.3] - 11/02/2021
### Added
- HTTPS support for DFC
- test related to HTTPS support
@@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- ftp clients and tests refactoring
- app config related to certificates unified for ftpes and https
-## [1.5.1] - 04/01/2020
+## [1.5.1] - 04/01/2021
### Added
- HTTP support for DFC
- test related to HTTP support
diff --git a/releases/1.5.3-container.yaml b/releases/1.5.3-container.yaml
new file mode 100644
index 00000000..03da4342
--- /dev/null
+++ b/releases/1.5.3-container.yaml
@@ -0,0 +1,9 @@
+distribution_type: 'container'
+version: '1.5.3'
+project: 'dcaegen2-collectors-datafile'
+log_dir: 'dcaegen2-collectors-datafile-maven-docker-stage-master/576/'
+containers:
+ - name: 'org.onap.dcaegen2.collectors.datafile.datafile-app-server'
+ version: '1.5.3-20210213T054136Z'
+container_release_tag: '1.5.3'
+ref: '3eced2927621fc1a4260e802b06164fafcda57cf'