This repository has been archived by the owner on Jan 19, 2024. It is now read-only.
Releases: neo4j-contrib/neo4j-helm
Releases · neo4j-contrib/neo4j-helm
Discovery improvements
First Post-Migration Release
We are migrating from the old public helm chart repository to this one. This is the first release since that migration, and includes a number of valuable upgrades and fixes.
- Greatly expanded documentation and a new user guide
- Architectural documentation describing the basics of how the chart works
- External exposure for bolt clients outside of Kubernetes is now possible, with instructions included
- Usage of Neo4j's K8S discovery type for the cluster, which should improve stability and ease certain cluster operations
- Support for configuring metrics (prometheus, graphite, csv)
- Support for using neo4j-admin memrec to automatically configure memory
- Explicit memory configuration is now possible
- New and improved CI chain with much better integration tests