Releases: neo4j/helm-charts
Releases · neo4j/helm-charts
v4.4.29
v5.15.0
v5.14.0
- 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
- 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)
v4.4.27
- Update to Neo4j 4.4.27 as the new baseline, see Release notes for details of changes.
- Added support for workload identity in neo4j-admin helm chart for backup. Issue
- Added support for podDistributionBudget. Issue
- Added support for prometheus service monitor. Issue
- Updated neo4j-admin dockerfile to build executable at the time of release. Issue
- Disabled https (7473) as the default port. Issue
v5.13.0
- Update to Neo4j 5.13.0 as the new baseline, see Release notes for details of changes
- Added support for workload identity in neo4j-admin helm chart for backup. Issue
- Added support for neo4j-loadbalancer helm chart. Issue
- Added support for podDistributionBudget. Issue
- Updated neo4j-admin dockerfile to build executable at the time of release. Issue
- Disabled https (7473) as the default port. Issue
v4.4.26
- Update to Neo4j 4.4.26 as the new baseline, see Release notes for details of changes.
- Added a new helm chart called "neo4j-reverse-proxy" which allows to access Neo4j on port 80/443 using Kubernetes Ingress. Documentation
- This provided support for github issue
- Fixed Pod Anti Affinity Bug
- Fixed dbms.backup.enabled bug
v5.12.0
- Update to Neo4j 5.12.0 as the new baseline, see Release notes for details of changes
- Added a new helm chart called "neo4j-reverse-proxy" which allows to access Neo4j on port 80/443 using Kubernetes Ingress. Documentation
- This provided support for github issue
- Fixed Pod Anti Affinity Bug
- Fixed duplicate config bug
- Fixed dbms.backup.enabled bug
v5.11.0
- Update to Neo4j 5.11.0 as the new baseline, see Release notes for details of changes
- Added support for affinity and tolerations in neo4j-admin backup helm chart. Documentation
- Added support for apoc jdbc and elasticsearch url configs. Documentation
- Added support for keepBackupFiles flag in neo4j-admin backup helm chart
- Fixed cluster config bug
- Fixed serviceaccount creation bug when a customized service account is provided
v4.4.25
- Update to Neo4j 4.4.25 as the new baseline, see Release notes for details of changes.
- Added support for affinity and tolerations in neo4j-admin backup helm chart. Documentation
- Added support for apoc jdbc and elasticsearch url configs.
- Added keepBackupFiles feature to neo4j-admin backup helm chart