[DCAEGEN2] Update HV-VES version to 1.9.0 84/122484/5
authorPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Wed, 7 Jul 2021 07:17:03 +0000 (09:17 +0200)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Mon, 12 Jul 2021 15:55:21 +0000 (15:55 +0000)
Changes within HV-VES:
- Change openjdk baseOS img to integration-java11
- Remove checker-framework from HV-VES dependencies

Issue-ID: DCAEGEN2-2420
Issue-ID: DCAEGEN2-2851
Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Change-Id: Ic5b3aff30f79a089e2450c8078117a8d940a507a

kubernetes/dcaegen2-services/components/dcae-hv-ves-collector/values.yaml
kubernetes/dcaegen2/components/dcae-bootstrap/values.yaml

index 64e4ba9..2108d00 100644 (file)
@@ -41,7 +41,7 @@ certPostProcessorImage: onap/org.onap.oom.platform.cert-service.oom-certservice-
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/org.onap.dcaegen2.collectors.hv-ves.hv-collector-main:1.8.0
+image: onap/org.onap.dcaegen2.collectors.hv-ves.hv-collector-main:1.9.0
 pullPolicy: Always
 
 # log directory where logging sidecar should look for log files
index 82e8229..e83e198 100644 (file)
@@ -113,7 +113,7 @@ componentImages:
   tcagen2: onap/org.onap.dcaegen2.analytics.tca-gen2.dcae-analytics-tca-web:1.3.0
   ves: onap/org.onap.dcaegen2.collectors.ves.vescollector:1.9.2
   prh: onap/org.onap.dcaegen2.services.prh.prh-app-server:1.5.6
-  hv_ves: onap/org.onap.dcaegen2.collectors.hv-ves.hv-collector-main:1.8.0
+  hv_ves: onap/org.onap.dcaegen2.collectors.hv-ves.hv-collector-main:1.9.0
 
 # Resource Limit flavor -By Default using small
 flavor: small