Skip to content

Releases: neo4j/helm-charts

v5.10.0

28 Jul 14:49
Compare
Choose a tag to compare
  • Update to Neo4j 5.10.0 as the new baseline, see Release notes for details of changes
  • Disabled imagePullSecret creation when disableLookups is enabled. issue
  • Support for nodeSelector in neo4j-admin backup helm chart. issue
  • Support for multi database backup. issue
  • Support for redhat images for neo4j-admin backup.
  • Support for labelling pvc's. issue
  • Fixed loadbalancer annotations. issue
  • Fixed missing imagePullSecret secret missing name. issue

v4.4.22

28 Jul 16:18
Compare
Choose a tag to compare
  • Update to Neo4j 4.4.22 as the new baseline, see Release notes for details of changes.
  • Disabled imagePullSecret creation when disableLookups is enabled. issue
  • Support for nodeSelector in neo4j-admin backup helm chart. issue
  • Support for multi database backup. issue
  • Support for redhat images for neo4j-admin backup.
  • Support for labelling pvc's. issue
  • Fixed missing imagePullSecret secret missing name. issue

v4.4.21

22 Jun 08:22
Compare
Choose a tag to compare

Update to Neo4j 4.4.21 as the new baseline, see Release notes for details of changes.

v4.4.20

21 Jun 08:56
Compare
Choose a tag to compare

Update to Neo4j 4.4.20 as the new baseline, see Release notes for details of changes.
Added a new helm chart called "neo4j-admin" which will allow users to perform backup of Neo4j to any cloud provider (AWS ,GCP , Azure) bucket

v5.9.0

19 Jun 14:14
Compare
Choose a tag to compare

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

v5.8.0

15 Jun 15:45
Compare
Choose a tag to compare
  • Update to Neo4j 5.8.0 as the new baseline, see Release notes for details of changes
  • Added a new helm chart called "neo4j-admin" which will allow users to perform backup of Neo4j to any cloud provider (AWS ,GCP , Azure) bucket

v5.7.0

25 Apr 14:37
Compare
Choose a tag to compare
  • Update to Neo4j 5.7.0 as the new baseline, see Release notes for details of changes
  • Added support for setting ldap system password from secret via ldapPasswordFromSecret and ldapPasswordMountPath flag
  • Updated Neo4j Go Driver to 5.7.0
  • Fixed issue #119
  • Enabled LoadBalancer for Neo4j Community Edition
  • Fixed issue #170
  • Added support for customizing targetPort , name for the loadbalancer service

v5.6.0

03 Apr 10:40
Compare
Choose a tag to compare
  • Update to Neo4j 5.6.0 as the new baseline, see Release notes for details of changes
  • Added support for disableSubPathExpr flag which disables the use of subPathExpr while mounting configMaps and secrets
  • Fixed quotes with labels and annotations

4.4.19

29 Mar 13:37
Compare
Choose a tag to compare
  • Update to Neo4j 4.4.19 as the new baseline, see Release notes for details of changes.
  • Added support for disableSubPathExpr flag which disables the use of subPathExpr while mounting configMaps and secrets

v4.4.18

27 Feb 11:31
Compare
Choose a tag to compare
  • Update to Neo4j 4.4.18 as the new baseline, see Release notes for details of changes.
  • Added support for containerSecurityContext