[AAI] Upgrading to the latest v26 default schema version config
[oom.git] / kubernetes / aai / components / aai-schema-service / values.yaml
index 8345a81..b15f6d9 100644 (file)
@@ -40,7 +40,7 @@ global: # global defaults
       version:
       # Current version of the REST API
         api:
-          default: v24
+          default: v26
         # Specifies which version the depth parameter is configurable
         depth: v11
         # List of all the supported versions of the API
@@ -94,7 +94,7 @@ certInitializer:
     chown -R {{ .Values.user_id }}:{{ .Values.group_id }} {{ .Values.credsPath }}
 
 # application image
-image: onap/aai-schema-service:1.9.5
+image: onap/aai-schema-service:1.9.6
 pullPolicy: Always
 restartPolicy: Always
 flavorOverride: small