Skip to content

Releases: neo4j/helm-charts

v2025.3.0

28 Mar 10:13
Compare
Choose a tag to compare
  • Update to Neo4j 2025.03.0 as the new baseline
  • See Release notes for details of changes
  • Add support for custom S3 endpoints for aggregate backups
  • Updated deprecated neo4j-admin database aggregate-backup command

v4.4.42

20 Mar 20:02
Compare
Choose a tag to compare
  • Updated to Neo4j 4.4.42 as the new baseline, see Release notes for details of changes

v4.4.41

19 Mar 10:04
Compare
Choose a tag to compare
  • Updated to Neo4j 4.4.41 as the new baseline, , see Release notes for details of changes

v5.26.4

12 Mar 12:28
Compare
Choose a tag to compare
  • Update to Neo4j 5.26.4 as the new baseline, see Release notes for details of changes
  • Add support for eval License agreement
  • Improve s3 client configs for backups

v2025.2.0

03 Mar 16:24
Compare
Choose a tag to compare
  • Update to Neo4j 2025.02.0 as the new baseline
  • See Release notes for details of changes

v5.26.3

26 Feb 10:16
Compare
Choose a tag to compare
  • Update to Neo4j 5.26.3 as the new baseline, see Release notes for details of changes
  • Security patches.

v5.26.2

10 Feb 09:22
Compare
Choose a tag to compare
  • Update to Neo4j 5.26.2 as the new baseline, see Release notes for details of changes
  • Added the ability to use TLS certificates with custom S3 compatible endpoints. Using TLS for custom endpoint has been set as default. minioEndpoint deprecated in favor of the new s3Endpoint parameter. Please refer to docs for details.
  • Cleanup job pod labels aligned with core cluster pod labels ensuring consistent labeling across all pods.
  • Fixed kubernetes logs getting stuck during backup enabling realtime logs streaming.
  • Updated GO dependecies.

v5.26.1

23 Jan 10:12
Compare
Choose a tag to compare
  • Update to Neo4j 5.26.1 as the new baseline, see Release notes for details of changes
  • Enhanced Neo4j backup functionality by adding support for generic S3-compatible endpoints (including both TLS and non-TLS connections).
  • Added support for configurable temporary directory path in aggregate backups.
  • Added support for allowing overrides to liveness, readiness, and startup probes. Thanks to @ryanmcafee
  • Security updates for base images and GO dependencies.

v5.26.0

10 Dec 12:29
Compare
Choose a tag to compare
  • Update to Neo4j 5.26.0 as the new baseline, see Release notes for details of changes
  • Added support for setting ContainerSecurityContext in Neo4jBackup
  • Allowing custom pod annotations for cleanup job
  • Cleanup backup leftover files before the new backup job starts if keepBackupFiles: false
  • Added ability to specify multiple backup endpoints as list via databaseBackupEndpoints:
  • Security patch alpine image neo4j-reverse-proxy

v5.25.1

11 Nov 09:25
Compare
Choose a tag to compare
  • Update to Neo4j 5.25.1 as the new baseline, see Release notes for details of changes.
  • Improved neo4j-reverse-proxy docker image security.