[AAI] Upgrading to the latest images that include v25/v26 XSDs
[oom.git] / kubernetes / aai / components / aai-schema-service / values.yaml
index 9ca3983..8345a81 100644 (file)
@@ -44,7 +44,7 @@ global: # global defaults
         # Specifies which version the depth parameter is configurable
         depth: v11
         # List of all the supported versions of the API
-        list: v11,v12,v13,v14,v15,v16,v17,v18,v19,v20,v21,v22,v23,v24
+        list: v11,v12,v13,v14,v15,v16,v17,v18,v19,v20,v21,v22,v23,v24,v25,v26
         # Specifies from which version related link should appear
         related:
           link: v11
@@ -94,7 +94,7 @@ certInitializer:
     chown -R {{ .Values.user_id }}:{{ .Values.group_id }} {{ .Values.credsPath }}
 
 # application image
-image: onap/aai-schema-service:1.9.3
+image: onap/aai-schema-service:1.9.5
 pullPolicy: Always
 restartPolicy: Always
 flavorOverride: small