aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2-services/components/dcae-ves-collector/values.yaml
diff options
context:
space:
mode:
authorvv770d <vv770d@att.com>2022-01-03 14:35:11 +0000
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>2022-01-06 08:35:11 +0000
commit62d53786f6dafe696a1be8040e5ecf6c9144fef0 (patch)
tree25b421186af16e09c947ff2252891e50b1c23a79 /kubernetes/dcaegen2-services/components/dcae-ves-collector/values.yaml
parent0d2cf1aee02c84d5ff262b4ac1d414fdadf5432b (diff)
[DCAE] Log4j vulnerability fix with patched containers
VES/Mapper/RestConf container updated with log4j 2.16.0 version Change-Id: If58dc1a35172f896cb4b585259ad34a59100225a Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3022
Diffstat (limited to 'kubernetes/dcaegen2-services/components/dcae-ves-collector/values.yaml')
-rw-r--r--kubernetes/dcaegen2-services/components/dcae-ves-collector/values.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/kubernetes/dcaegen2-services/components/dcae-ves-collector/values.yaml b/kubernetes/dcaegen2-services/components/dcae-ves-collector/values.yaml
index 31007f2dde..fa0253a463 100644
--- a/kubernetes/dcaegen2-services/components/dcae-ves-collector/values.yaml
+++ b/kubernetes/dcaegen2-services/components/dcae-ves-collector/values.yaml
@@ -2,6 +2,7 @@
# ================================================================================
# Copyright (c) 2021 J. F. Lucas. All rights reserved.
# Copyright (c) 2021 Nokia. All rights reserved.
+# Copyright (c) 2022 AT&T Intellectual Property. All rights reserved.
# ================================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -41,7 +42,7 @@ certPostProcessorImage: onap/org.onap.oom.platform.cert-service.oom-certservice-
# Application configuration defaults.
#################################################################
# application image
-image: onap/org.onap.dcaegen2.collectors.ves.vescollector:1.10.1
+image: onap/org.onap.dcaegen2.collectors.ves.vescollector:1.10.2
pullPolicy: Always
# log directory where logging sidecar should look for log files