From 0e282101a4d1b066ea74f51bfc72059e571dd132 Mon Sep 17 00:00:00 2001 From: Filippo Ledda Date: Tue, 10 Sep 2024 13:07:15 +0200 Subject: [PATCH] CH-32 Update Neo4j --- deployment-configuration/value-template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment-configuration/value-template.yaml b/deployment-configuration/value-template.yaml index 222aa7f6..ff281466 100644 --- a/deployment-configuration/value-template.yaml +++ b/deployment-configuration/value-template.yaml @@ -92,7 +92,7 @@ harness: port: 5432 # -- settings for neo4j database (for type==neo4j) neo4j: - image: neo4j:4.1.9 + image: neo4j:5 memory: size: 256M pagecache: