[DCAEGEN2] Update bootstrap and hv-ves images. 44/116044/4
authorRemigiusz Janeczek <remigiusz.janeczek@nokia.com>
Wed, 2 Dec 2020 19:34:45 +0000 (20:34 +0100)
committerRemigiusz Janeczek <remigiusz.janeczek@nokia.com>
Thu, 3 Dec 2020 18:30:38 +0000 (18:30 +0000)
HV-VES fixed to allow it to recover after exception in CBS
communication.
Update CMPv2 SANs delimiter to comma to allow IPv6 support (Update
defaults from blueprints).

Issue-ID: DCAEGEN2-2508
Issue-ID: DCAEGEN2-2516
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: I4bcab5a6e60fd731713f2c9b8fd080082ba9682b

kubernetes/dcaegen2/components/dcae-bootstrap/values.yaml

index 06b9bd5..a3bff07 100644 (file)
@@ -103,7 +103,7 @@ mongo:
   disableNfsProvisioner: true
 
 # application image
-image: onap/org.onap.dcaegen2.deployments.k8s-bootstrap-container:2.2.0
+image: onap/org.onap.dcaegen2.deployments.k8s-bootstrap-container:2.2.1
 default_k8s_location: central
 
 # DCAE component images to be deployed via Cloudify Manager
@@ -115,7 +115,7 @@ componentImages:
   ves: onap/org.onap.dcaegen2.collectors.ves.vescollector:1.7.9
   snmptrap: onap/org.onap.dcaegen2.collectors.snmptrap:1.4.0
   prh: onap/org.onap.dcaegen2.services.prh.prh-app-server:1.5.4
-  hv_ves: onap/org.onap.dcaegen2.collectors.hv-ves.hv-collector-main:1.5.0
+  hv_ves: onap/org.onap.dcaegen2.collectors.hv-ves.hv-collector-main:1.5.1
 
 # Resource Limit flavor -By Default using small
 flavor: small