summaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/components/aai-resources/values.yaml
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2021-09-21 07:07:56 +0000
committerGerrit Code Review <gerrit@onap.org>2021-09-21 07:07:56 +0000
commitb62b9cf9e7e5248972baa619c6d015459187cd64 (patch)
tree52e56d28f97e1f4efe3a8c2e0f6c1dede7c57f7b /kubernetes/aai/components/aai-resources/values.yaml
parent6b4a11d3d247bac4ca2328e941d94e230c889f84 (diff)
parent77086d7d7d256d231896f8bfb0dc8d572d7089bc (diff)
Merge "[AAI] Releasing the Istanbul AAI Docker Images"
Diffstat (limited to 'kubernetes/aai/components/aai-resources/values.yaml')
-rw-r--r--kubernetes/aai/components/aai-resources/values.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/kubernetes/aai/components/aai-resources/values.yaml b/kubernetes/aai/components/aai-resources/values.yaml
index e244e76753..42692dd544 100644
--- a/kubernetes/aai/components/aai-resources/values.yaml
+++ b/kubernetes/aai/components/aai-resources/values.yaml
@@ -77,11 +77,11 @@ global: # global defaults
version:
# Current version of the REST API
api:
- default: v21
+ default: v24
# 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
+ list: v11,v12,v13,v14,v15,v16,v17,v18,v19,v20,v21,v22,v23,v24
# Specifies from which version related link should appear
related:
link: v11
@@ -157,7 +157,7 @@ certInitializer:
chown -R 1000 {{ .Values.credsPath }}
# application image
-image: onap/aai-resources:1.8.2
+image: onap/aai-resources:1.9.1
pullPolicy: Always
restartPolicy: Always
flavor: small