aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwreehil <wr148d@att.com>2020-10-29 16:13:20 -0400
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-10-30 07:26:06 +0000
commit9eef36ac7a12292e749104dd5a7fa17e35bdfecc (patch)
tree8994e95fc72e3241d507c0c21cd31bbc3ca05712
parentbac40922e4043c632e1a8a5fe1531a640cbfe6c2 (diff)
[AAI] Bump Schema Service
Use latest schema service version for helping the ccvpn network slicing use case with an edge multiplicity issue. Issue-ID: AAI-3212 Signed-off-by: wreehil <wr148d@att.com> Change-Id: I878e0c1f7b664fc97adf3256e97b79e351828ee0
-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 7a92773..711ced6 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.11
+image: onap/aai-schema-service:1.7.12
pullPolicy: Always
restartPolicy: Always
flavorOverride: small