Releases: neo4j/helm-charts
Releases · neo4j/helm-charts
v5.10.0
- 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
- 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
Update to Neo4j 4.4.21 as the new baseline, see Release notes for details of changes.
v4.4.20
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
Update to Neo4j 5.9.0 as the new baseline, see Release notes for details of changes
v5.8.0
- 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
- 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
- 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
- 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
- Update to Neo4j 4.4.18 as the new baseline, see Release notes for details of changes.
- Added support for containerSecurityContext