We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa72dc9 commit 0e28210Copy full SHA for 0e28210
1 file changed
deployment-configuration/value-template.yaml
@@ -92,7 +92,7 @@ harness:
92
port: 5432
93
# -- settings for neo4j database (for type==neo4j)
94
neo4j:
95
- image: neo4j:4.1.9
+ image: neo4j:5
96
memory:
97
size: 256M
98
pagecache:
0 commit comments