From 60a0ed28eb2f65cca0b32ab7b1723057b63f829d Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Sun, 16 Jun 2024 10:07:47 +0200 Subject: [AAI] Release version 1.14.0 of AAI - change major version to 14.X.X - use 1.14.0 images that contain Janusgraph update from 0.2.3 to 0.3.3 - add options for enabling profiling via jmx or remote debugging - use better port names in the chart Issue-ID: AAI-3876 Change-Id: Idb3a3fdf97df76c217c285ed47405fefaa31301d Signed-off-by: Fiete Ostkamp --- .../resources/config/application/application-resources.properties | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'kubernetes/aai/components/aai-sparky-be/resources/config/application/application-resources.properties') diff --git a/kubernetes/aai/components/aai-sparky-be/resources/config/application/application-resources.properties b/kubernetes/aai/components/aai-sparky-be/resources/config/application/application-resources.properties index e9ed63e76e..e0cf24c40b 100644 --- a/kubernetes/aai/components/aai-sparky-be/resources/config/application/application-resources.properties +++ b/kubernetes/aai/components/aai-sparky-be/resources/config/application/application-resources.properties @@ -1,6 +1,6 @@ {{/* # Copyright © 2018 Amdocs, Bell Canada, AT&T -# Modifications Copyright © 2023 Nordix Foundation +# Modifications Copyright © 2023 Nordix Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -19,4 +19,3 @@ resources.hostname=aai resources.port=80 resources.authType=HTTP_NOAUTH - -- cgit 1.2.3-korg