[SDC] Top up sdc-helm-validator image to 1.2.2 88/123088/4
authorJoanna Jeremicz <joanna.jeremicz@nokia.com>
Wed, 4 Aug 2021 09:04:25 +0000 (11:04 +0200)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Mon, 9 Aug 2021 19:09:33 +0000 (19:09 +0000)
Fix code vulnerabilities:
- spring.version 2.4.3 -> 2.5.0
- apache.commons.compress.version 1.20 -> 1.21

Issue-ID: SDC-3647
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: I9d05dee137aad8a7328ef6a5d0f2c6425bb31f56

kubernetes/sdc/components/sdc-helm-validator/values.yaml

index 5c5c599..4cd4a76 100644 (file)
@@ -18,7 +18,7 @@
 global:
   pullPolicy: Always
 
-image: onap/org.onap.sdc.sdc-helm-validator:1.2.1
+image: onap/org.onap.sdc.sdc-helm-validator:1.2.2
 containerPort: &svc_port 8080
 
 config: