aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2-services/components/dcae-restconf-collector
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-restconf-collector
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-restconf-collector')
-rw-r--r--kubernetes/dcaegen2-services/components/dcae-restconf-collector/values.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/dcaegen2-services/components/dcae-restconf-collector/values.yaml b/kubernetes/dcaegen2-services/components/dcae-restconf-collector/values.yaml
index 66c781cb3b..6668a85ac8 100644
--- a/kubernetes/dcaegen2-services/components/dcae-restconf-collector/values.yaml
+++ b/kubernetes/dcaegen2-services/components/dcae-restconf-collector/values.yaml
@@ -1,6 +1,6 @@
# ================================ LICENSE_START =============================
# ============================================================================
-# Copyright (c) 2021 AT&T Intellectual Property. All rights reserved.
+# Copyright (c) 2021-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.
@@ -50,7 +50,7 @@ consulLoaderImage: onap/org.onap.dcaegen2.deployments.consul-loader-container:1.
# Application Configuration Defaults.
#################################################################
# Application Image
-image: onap/org.onap.dcaegen2.collectors.restconfcollector:1.2.5
+image: onap/org.onap.dcaegen2.collectors.restconfcollector:1.2.6
pullPolicy: Always
# Log directory where logging sidecar should look for log files