From: wr148d Date: Wed, 22 Sep 2021 19:56:59 +0000 (-0400) Subject: [AAI] Updating AAI for CNF Updates X-Git-Tag: 9.0.0~104^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oom.git;a=commitdiff_plain;h=cd32d1bd4d6821c7b2f8e9e0d37b3cfc6e5bc35b [AAI] Updating AAI for CNF Updates The 1.9.2 schema-service docker with cnf updates is being used Issue-ID: AAI-3385 Signed-off-by: wr148d Change-Id: Id5b585883433549aae3ce43f394862e158c5632b --- diff --git a/kubernetes/aai/components/aai-schema-service/values.yaml b/kubernetes/aai/components/aai-schema-service/values.yaml index 18ef89f1fd..252df407c1 100644 --- a/kubernetes/aai/components/aai-schema-service/values.yaml +++ b/kubernetes/aai/components/aai-schema-service/values.yaml @@ -74,7 +74,7 @@ global: # global defaults - aai_keystore # application image -image: onap/aai-schema-service:1.9.1 +image: onap/aai-schema-service:1.9.2 pullPolicy: Always restartPolicy: Always flavorOverride: small