diff options
author | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | 2021-01-14 14:23:00 +0100 |
---|---|---|
committer | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | 2021-01-14 16:46:47 +0000 |
commit | 362d39899866845479d46bf1e25e17d6a8acb528 (patch) | |
tree | 67c72f02567b55a2544778991fb5a3291ba6c686 /releases | |
parent | b2ae53422a899ce8cc51f70a181f93c9220738f5 (diff) |
Release bootstrap 2.2.4
Update HV-VES to 1.6.0 (libs update)
Update DFC blueprint with CMPv2 config
Issue-ID: DCAEGEN2-2537
Issue-ID: DCAEGEN2-1795
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: Id3046634bdf31dcbb08f0041c7549ec3e91bb661
Diffstat (limited to 'releases')
-rw-r--r-- | releases/2.2.4-k8s-bootstrap-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/2.2.4-k8s-bootstrap-container.yaml b/releases/2.2.4-k8s-bootstrap-container.yaml new file mode 100644 index 0000000..e9edd51 --- /dev/null +++ b/releases/2.2.4-k8s-bootstrap-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '2.2.4' +project: 'dcaegen2/blueprints' +log_dir: 'dcaegen2-platform-blueprints-master-merge-java/333' +ref: 95afae23452a6debbbeaf5bd18f6466522457197 +containers: + - name: 'org.onap.dcaegen2.deployments.k8s-bootstrap-container' + version: '2.2.4-SNAPSHOT-20210108T145250Z' |