diff options
author | wr148d <wr148d@att.com> | 2021-09-22 15:56:59 -0400 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2021-09-22 15:56:59 -0400 |
commit | cd32d1bd4d6821c7b2f8e9e0d37b3cfc6e5bc35b (patch) | |
tree | 1305cbe74b266cd05f13ac11f63b9fe4e4941efc /kubernetes/aai/components/aai-schema-service/values.yaml | |
parent | 4e047995fd6c7a0e3804a4412d91aa093f6f8441 (diff) |
[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 <wr148d@att.com>
Change-Id: Id5b585883433549aae3ce43f394862e158c5632b
Diffstat (limited to 'kubernetes/aai/components/aai-schema-service/values.yaml')
-rw-r--r-- | kubernetes/aai/components/aai-schema-service/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |