Skip to content

Commit e9ca111

Browse files
committed
Automated environment variables documentation generation (CI)
1 parent 4a27207 commit e9ca111

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
@@ -31,9 +31,9 @@ NEO4J_HTTP_PORT | 7474 | Ne
3131
NEO4J_HTTP_TRANSACTION_ENDPOINT | db/neo4j/tx/commit | Since Neo4j v5: "db/<name>/tx/commit", Neo4j v4: "db/data/transaction/commit" |
3232
IMPORT_DIRECTORY | import | |
3333
IMPORT_GIT_LOG_DATA_IF_SOURCE_IS_PRESENT | plugin | Select how to import git log data. Options: "none", "aggregated", "full" and "plugin". Default="plugin". |
34-
NEO4J_VERSION | 2025.07.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. |
34+
NEO4J_VERSION | 2025.08.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. |
3535
NEO4J_CONFIG_TEMPLATE | template-neo4j.conf | |
36-
NEO4J_APOC_PLUGIN_VERSION | 2025.06.2 | |
36+
NEO4J_APOC_PLUGIN_VERSION | 2025.08.0 | |
3737
NEO4J_APOC_PLUGIN_EDITION | core | |
3838
NEO4J_APOC_PLUGIN_GITHUB | neo4j/apoc | |
3939
NEO4J_GDS_PLUGIN_VERSION | 2.20.0 | |

0 commit comments

Comments
 (0)