aboutsummaryrefslogtreecommitdiffstats
path: root/values.yaml
diff options
context:
space:
mode:
authorKajur, Harish (vk250x) <vk250x@att.com>2019-10-31 14:10:55 +0000
committerKajur, Harish (vk250x) <vk250x@att.com>2019-10-31 14:30:59 +0000
commit81954e51ef4c04fb08182d779f4871dfca766221 (patch)
treef28f9632c5f476160ecfaed6cdee1829ee47530f /values.yaml
parent1a2274dc0d8089b12a4b6feff328153dd9b26215 (diff)
Update schema service to use v17 to v19
Issue-ID: AAI-2607 Change-Id: Ia49109e37af5092a5394d69a69dd9ad0fb14e2d7 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'values.yaml')
-rw-r--r--values.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/values.yaml b/values.yaml
index 8b66337..55f9319 100644
--- a/values.yaml
+++ b/values.yaml
@@ -251,11 +251,11 @@ global: # global defaults
version:
# Current version of the REST API
api:
- default: v16
+ default: v19
# 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
+ list: v11,v12,v13,v14,v15,v16,v17,v18,v19
# Specifies from which version related link should appear
related:
link: v11