From: Fiete Ostkamp Date: Thu, 19 Sep 2024 11:56:42 +0000 (+0200) Subject: Release 1.14.7 container image for graphadmin X-Git-Tag: 1.15.0~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=9ed3ba5e6d480af6ae9bc19c2b9da1ac584f0b98;p=aai%2Fgraphadmin.git Release 1.14.7 container image for graphadmin - use Java 11 - upgrade spring-boot (2.4.13 -> 2.5.15) - fix vulnerabilities - replace heap_size jvm args with MaxRAMPercentage to scale dynamically with the K8s limits Issue-ID: AAI-4004 Change-Id: I4de2ed83e4a4430ad3579d93757778ed89cf408d Signed-off-by: Fiete Ostkamp --- diff --git a/releases/1.14.7-container-release.yaml b/releases/1.14.7-container-release.yaml new file mode 100644 index 0000000..d277ade --- /dev/null +++ b/releases/1.14.7-container-release.yaml @@ -0,0 +1,7 @@ +distribution_type: container +container_release_tag: 1.14.7 +project: aai/graphadmin +ref: 03d5651e76a712af7a0ee04050e42b80dc43704b +containers: + - name: aai-graphadmin + version: 1.14-STAGING-20240919T113357Z