[AAI] Upgrading to the latest images that include v25/v26 XSDs
[oom.git] / kubernetes / aai / components / aai-graphadmin / values.yaml
index 6f372f9..0eb0c75 100644 (file)
@@ -76,7 +76,7 @@ global: # global defaults
       version:
         # Current version of the REST API
         api:
-          default: v26
+          default: v24
         # Specifies which version the depth parameter is configurable
         depth: v11
         # List of all the supported versions of the API
@@ -144,7 +144,7 @@ certInitializer:
     chown -R {{ .Values.user_id }}:{{ .Values.group_id }} {{ .Values.credsPath }}
 
 # application image
-image: onap/aai-graphadmin:1.9.3
+image: onap/aai-graphadmin:1.9.4
 pullPolicy: Always
 restartPolicy: Always
 flavor: small