Skip to content

Releases: neo4j/helm-charts

v4.4.32

06 Apr 13:09

Choose a tag to compare

  • Updated to Neo4j 4.4.32 as the new baseline

v5.18.1

03 Apr 14:48

Choose a tag to compare

  • Update to Neo4j 5.18.1 as the new baseline, see Release notes for details of changes
  • Updated consistency check logic in neo4j-admin helm chart
  • Moved release process to github actions. Achieving a reduction of 63% in overall release time.

v5.17.0

29 Feb 11:49

Choose a tag to compare

Bug - Fixed vulnerabilities
Feature - Support for securityContext in reverse-proxy helm chart, moved to “neo4j” user instead of root
Bug - Fixed issues with building redhat images

v4.4.31

29 Feb 13:23

Choose a tag to compare

  • Update to Neo4j 4.4.31 as the new baseline, see Release notes for details of changes

v4.4.30

14 Feb 16:38

Choose a tag to compare

Feature - Support for dns policy
Feature - Support for topologySpreadConstraints
Feature - Support for NodePort service type
Feature - Support for on-prem backup
Feature - Running Neo4j-Reverse-Proxy helm chart as neo4j user
Bug - Fixing vulnerabilities

5.16.0

01 Feb 14:36

Choose a tag to compare

Added support for executing backup on on-prem (persistent volumes) PR
Added support for NodePort Service type. Issue
Fixed bug with backup of large files. Issue
Added support for dns policy. Issue
Added support for topologySpreadConstraints. Issue

v4.4.29

12 Jan 14:03

Choose a tag to compare

Bug - Fixed apoc config name
Feature - Support for host field of ingress in neo4j-reverse-proxy helm chart
Feature - Use deployment instead of Pod for reverse proxy
Feature - Updated go version to 1.21.5
Feature - Added support for cup and memory limits & requests in neo4j-admin backup helm chart

v5.15.0

11 Jan 10:33

Choose a tag to compare

Bug - Fixed apoc config name
Feature - Support for host field of ingress in neo4j-reverse-proxy helm chart
Feature - Use deployment instead of Pod for reverse proxy
Feature - Updated go version to 1.21.5
Feature - Added support for cup and memory limits & requests in neo4j-admin backup helm chart

v5.14.0

05 Dec 09:30

Choose a tag to compare

  • Update to Neo4j 5.14.0 as the new baseline, see Release notes for details of changes
  • Added support for prometheus service monitor
  • Added support for performing backup to subdirectories
  • Fixed checksum [bug] for environment variables (#265)
  • Added support for minIO Endpoint in neo4j-admin backup helm chart
  • Added support for 1 primary + n secondary instance scenario
  • Added support for NEO4J_AUTH_PATH
    • This allows the neo4j authentication password to be mounted via a secret instead of being set as an environment variable (NEO4J_AUTH)

v4.4.28

05 Dec 09:32

Choose a tag to compare

  • Update to Neo4j 4.4.28 as the new baseline, see Release notes for details of changes.
  • Added support for performing backup to subdirectories
  • Fixed checksum [bug] for environment variables (#266)
  • Added support for minIO Endpoint in neo4j-admin backup helm chart
  • Added support for NEO4J_AUTH_PATH
    • This allows the neo4j authentication password to be mounted via a secret instead of being set as an environment variable (NEO4J_AUTH)