diff options
author | Bogumil Zebek <bogumil.zebek@nokia.com> | 2020-11-13 13:20:49 +0100 |
---|---|---|
committer | Zebek Bogumil <bogumil.zebek@nokia.com> | 2020-11-13 13:20:49 +0100 |
commit | 2a7b4a2eb11fc987e327e6036e38ce5bb4fb2ee4 (patch) | |
tree | 7d461895aed67d430226d2d6a4c89800cfc04caf /releases | |
parent | 266777f52144bc1e6110c18d34de612538b78b26 (diff) |
Release 1.7.9 DCAEGEN2 VESCollector container
New image version will include following changes:
- Fix the memory leak which occurs during the CBS configuration fetching
Change-Id: If839f68f639d2098be5fa8500e8664490db3cf80
Issue-ID: DCAEGEN2-2495
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Diffstat (limited to 'releases')
-rw-r--r-- | releases/1.7.9-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/1.7.9-container.yaml b/releases/1.7.9-container.yaml new file mode 100644 index 00000000..8b111c3d --- /dev/null +++ b/releases/1.7.9-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '1.7.9' +project: 'dcaegen2-collectors-ves' +log_dir: 'dcaegen2-collectors-ves-maven-docker-stage-guilin/43/' +ref: b937b203b9e3276041428c7090c41a58583bc3f6 +containers: + - name: 'org.onap.dcaegen2.collectors.ves.vescollector' + version: '1.7.9-20201109T191152Z' |