[DCAEGEN2] Top up ves-openapi-manager to version 1.1.0 78/127478/4
authorRemigiusz Janeczek <remigiusz.janeczek@nokia.com>
Thu, 3 Mar 2022 14:45:04 +0000 (15:45 +0100)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Tue, 8 Mar 2022 15:37:08 +0000 (15:37 +0000)
Fix security vulnerabilities.

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

kubernetes/dcaegen2-services/components/dcae-ves-openapi-manager/values.yaml

index 873579e..a09437e 100644 (file)
@@ -1,6 +1,6 @@
 #============LICENSE_START========================================================
 #=================================================================================
-# Copyright (c) 2021 Nokia. All rights reserved.
+# Copyright (c) 2021-2022 Nokia. 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.
@@ -18,7 +18,7 @@
 # Global values
 global:
   pullPolicy: Always
-image: onap/org.onap.dcaegen2.platform.ves-openapi-manager:1.0.1
+image: onap/org.onap.dcaegen2.platform.ves-openapi-manager:1.1.0
 containerPort: &svc_port 8080
 
 service: