Repository of helm-charts published on hub.helm.sh
helm repo add equinor-charts https://equinor.github.io/helm-charts/charts/
helm repo update
helm upgrade --install neo4j-community equinor-charts/neo4j-community
To add a chart to this repo, please follow the same rules as hub.helm.sh as documented here.
TL:DR;
- Follow Chart Best Practices
- Chart must pass
ct lint
(https://github.com/helm/chart-testing). This is enforced on PRs and commits to this repo.
If you need assistance contact me (Stian Øvrevåge) on Slack or ask in the Equinor Slack #kubernetes channel.