diff options
author | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | 2020-12-02 20:20:41 +0100 |
---|---|---|
committer | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | 2020-12-02 20:20:41 +0100 |
commit | 0d14304ebc5764aa77009b2c3d1e0e205dd816d6 (patch) | |
tree | a5a3f491dd8efb5a41a54dd8eeefb665d6733469 /releases/2.2.1-k8s-bootstrap-container.yaml | |
parent | 7adb29c45f434cda38f1f73177e33623ccd4dd25 (diff) |
Release bootstrap container 2.2.1
HV-VES fixed to allow it to recover after exception in CBS
communication.
Update CMPv2 SANs delimiter to comma to allow IPv6 support.
Issue-ID: DCAEGEN2-2508
Issue-ID: DCAEGEN2-2516
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: I8c3436a9ba4f02693dd5c99898290ece62aee9c7
Diffstat (limited to 'releases/2.2.1-k8s-bootstrap-container.yaml')
-rw-r--r-- | releases/2.2.1-k8s-bootstrap-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/2.2.1-k8s-bootstrap-container.yaml b/releases/2.2.1-k8s-bootstrap-container.yaml new file mode 100644 index 0000000..25034cf --- /dev/null +++ b/releases/2.2.1-k8s-bootstrap-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '2.2.1' +project: 'dcaegen2/blueprints' +log_dir: 'dcaegen2-platform-blueprints-master-merge-java/323' +ref: 7adb29c45f434cda38f1f73177e33623ccd4dd25 +containers: + - name: 'org.onap.dcaegen2.deployments.k8s-bootstrap-container' + version: '2.2.1-SNAPSHOT-20201201T164617Z' |