From: Remigiusz Janeczek Date: Thu, 3 Mar 2022 14:45:04 +0000 (+0100) Subject: [DCAEGEN2] Top up ves-openapi-manager to version 1.1.0 X-Git-Tag: 10.0.0~78^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oom.git;a=commitdiff_plain;h=2846c946a49019b793c0d93ae4e1576199fe083d [DCAEGEN2] Top up ves-openapi-manager to version 1.1.0 Fix security vulnerabilities. Issue-ID: DCAEGEN2-3092 Signed-off-by: Remigiusz Janeczek Change-Id: I4f42a2f7cb1332450d6cef685c9b90ea5a98521a --- diff --git a/kubernetes/dcaegen2-services/components/dcae-ves-openapi-manager/values.yaml b/kubernetes/dcaegen2-services/components/dcae-ves-openapi-manager/values.yaml index 873579ee97..a09437eba2 100644 --- a/kubernetes/dcaegen2-services/components/dcae-ves-openapi-manager/values.yaml +++ b/kubernetes/dcaegen2-services/components/dcae-ves-openapi-manager/values.yaml @@ -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: