X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Faai%2Fcomponents%2Faai-schema-service%2Fvalues.yaml;h=8345a81f06b4ce7556483eadb0c4e4b41f13b031;hb=4d0e62a2a386304c5423bc168593589be8dad722;hp=1dd374c4dcc61b66fa4bc21774c8747cf68dcafc;hpb=7b9f363158f544a3dc9097d8c3753e6a3b29b764;p=oom.git diff --git a/kubernetes/aai/components/aai-schema-service/values.yaml b/kubernetes/aai/components/aai-schema-service/values.yaml index 1dd374c4dc..8345a81f06 100644 --- a/kubernetes/aai/components/aai-schema-service/values.yaml +++ b/kubernetes/aai/components/aai-schema-service/values.yaml @@ -40,7 +40,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 @@ -94,7 +94,7 @@ certInitializer: chown -R {{ .Values.user_id }}:{{ .Values.group_id }} {{ .Values.credsPath }} # application image -image: onap/aai-schema-service:1.9.4 +image: onap/aai-schema-service:1.9.5 pullPolicy: Always restartPolicy: Always flavorOverride: small