aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaemod
diff options
context:
space:
mode:
authorRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2021-02-12 08:52:03 +0100
committerRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2021-02-12 13:28:01 +0000
commite5183ac6b52b0dd03327c9e02ebe6dbfb8a6402c (patch)
treed2fe06ce421727393732c3d6c042009a681075f9 /kubernetes/dcaemod
parentcf8f42f496f9f062964f0b62a4de7ba2ef0a72ee (diff)
[DCAEMOD] Update runtime-api image
Update after vulnerability removal of underlying project dependencies: - update springfox libraries to version 3.0.0 Issue-ID: DCAEGEN2-2595 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: If098e5b0350ae3950e1f04d6928d1e653bed42d5
Diffstat (limited to 'kubernetes/dcaemod')
-rw-r--r--kubernetes/dcaemod/components/dcaemod-runtime-api/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/dcaemod/components/dcaemod-runtime-api/values.yaml b/kubernetes/dcaemod/components/dcaemod-runtime-api/values.yaml
index 03b5c83a97..2482748e4c 100644
--- a/kubernetes/dcaemod/components/dcaemod-runtime-api/values.yaml
+++ b/kubernetes/dcaemod/components/dcaemod-runtime-api/values.yaml
@@ -69,7 +69,7 @@ readiness:
# Should have a proper readiness endpoint or script
# application image
-image: onap/org.onap.dcaegen2.platform.mod.runtime-web:1.2.1
+image: onap/org.onap.dcaegen2.platform.mod.runtime-web:1.2.2
# Resource Limit flavor -By Default using small
flavor: small