Skip to content

Commit a147ef0

Browse files
committed
Automated environment variables documentation generation (CI)
1 parent 7e0fcc3 commit a147ef0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/ENVIRONMENT_VARIABLES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ NEO4J_HTTP_PORT | 7474 | Ne
2929
NEO4J_HTTP_TRANSACTION_ENDPOINT | db/neo4j/tx/commit | Since Neo4j v5: "db/<name>/tx/commit", Neo4j v4: "db/data/transaction/commit" |
3030
IMPORT_DIRECTORY | import | |
3131
IMPORT_GIT_LOG_DATA_IF_SOURCE_IS_PRESENT | plugin | Select how to import git log data. Options: "none", "aggregated", "full" and "plugin". Default="plugin". |
32-
NEO4J_VERSION | 2025.03.0 | Neo4j Graph Database Version. Current versions: >= 2025.03.0. Version 4.4.42 and 5.26.5 are the previous LTS (long term support) versions as of April 2025. |
32+
NEO4J_VERSION | 2025.04.0 | Neo4j Graph Database Version. Current versions: >= 2025.03.0. Version 4.4.42 and 5.26.5 are the previous LTS (long term support) versions as of April 2025. |
3333
NEO4J_CONFIG_TEMPLATE | template-neo4j.conf | |
34-
NEO4J_APOC_PLUGIN_VERSION | 2025.03.0 | |
34+
NEO4J_APOC_PLUGIN_VERSION | 2025.04.0 | |
3535
NEO4J_APOC_PLUGIN_EDITION | core | |
3636
NEO4J_APOC_PLUGIN_GITHUB | neo4j/apoc | |
3737
NEO4J_GDS_PLUGIN_VERSION | 2.16.0 | |

0 commit comments

Comments
 (0)