Release 1.6.0 97/122797/1
authorJoanna Jeremicz <joanna.jeremicz@nokia.com>
Wed, 21 Jul 2021 14:47:28 +0000 (16:47 +0200)
committerJoanna Jeremicz <joanna.jeremicz@nokia.com>
Wed, 21 Jul 2021 14:51:46 +0000 (16:51 +0200)
- docker base image to integration (from debian based to alpine based)
- java version bump from 11.0.8 to 11.0.9
- remove exec file permission for config file
- tomcat-embed-core version bump from 9.0.39 to 9.0.50
- spring version bump from 5.3.1 to 5.3.6
- spring-boot version bump from 2.4.0 to 2.4.5

Issue-ID: DCAEGEN2-2804
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: Ie825a562138d3c09472847b507d069f97f6a1370

Changelog.md
releases/1.6.0-container.yaml [new file with mode: 0644]

index 4646995..8d05652 100644 (file)
@@ -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 (file)
index 0000000..56dfb2d
--- /dev/null
@@ -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'