aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaemod
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2022-02-24 12:27:59 +0000
committerGerrit Code Review <gerrit@onap.org>2022-02-24 12:27:59 +0000
commit5c9f250db0289ebf95e4ca5a631430d4b112990c (patch)
treeb0092cc18c6892e7a0919b0f296a0d4abc36a4e7 /kubernetes/dcaemod
parent253ce97401b30dc3f12f33cd0bd92dd027f682f9 (diff)
parent8f5065441c82031243bcf42d6251831e7455b60a (diff)
Merge "[DCAE] Fix blueprint upload error" into istanbul
Diffstat (limited to 'kubernetes/dcaemod')
-rw-r--r--kubernetes/dcaemod/components/dcaemod-runtime-api/values.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/dcaemod/components/dcaemod-runtime-api/values.yaml b/kubernetes/dcaemod/components/dcaemod-runtime-api/values.yaml
index e54608b30e..665e833f43 100644
--- a/kubernetes/dcaemod/components/dcaemod-runtime-api/values.yaml
+++ b/kubernetes/dcaemod/components/dcaemod-runtime-api/values.yaml
@@ -1,6 +1,6 @@
#============LICENSE_START========================================================
#=================================================================================
-# Copyright (c) 2019-2020 AT&T Intellectual Property. All rights reserved.
+# Copyright (c) 2019-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.
@@ -71,7 +71,7 @@ readiness:
# Should have a proper readiness endpoint or script
# application image
-image: onap/org.onap.dcaegen2.platform.mod.runtime-web:1.2.3
+image: onap/org.onap.dcaegen2.platform.mod.runtime-web:1.2.4
# Resource Limit flavor -By Default using small
flavor: small