summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwr148d <wr148d@att.com>2021-02-04 11:06:10 -0500
committerwr148d <wr148d@att.com>2021-02-04 11:06:10 -0500
commit14c17d95ee813dddec59de57f6c5a4a1e6ba9fc4 (patch)
tree95a068dd348b0d6969d548e1308a1ba06952726d
parent8a9c0c7f2b29147bb0e3f1367e9b7dfbd558b4ce (diff)
Updating the schema service to 1.7.14 version for guilin maintenance release and mdons use case
Issue-ID: AAI-3225 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I09869f3fcf2a26f48595d9f11b363c4b165355aa
-rw-r--r--components/aai-schema-service/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/aai-schema-service/values.yaml b/components/aai-schema-service/values.yaml
index 7c29fd4..7dc4587 100644
--- a/components/aai-schema-service/values.yaml
+++ b/components/aai-schema-service/values.yaml
@@ -20,7 +20,7 @@ global: # global defaults
# application image
repository: nexus3.onap.org:10001
-image: onap/aai-schema-service:1.7.13
+image: onap/aai-schema-service:1.7.14
pullPolicy: Always
restartPolicy: Always
flavorOverride: small