helm / hub

⚠️(OBSOLETE) Former distributed charts search for hub.helm.sh. Now see https://artifacthub.io/
https://artifacthub.io/
Apache License 2.0
251 stars 281 forks source link

Add neo4j helm chart #345

Closed moxious closed 4 years ago

moxious commented 4 years ago

We are in the process of deprecating the chart here: https://github.com/helm/charts/tree/master/stable/neo4j and migrating to the new self-hosted chart which is the subject of this PR. (I'll open a separate PR to deprecate that one and provide pointers to the new one)

The new chart is ~ 90% the same as the one that's being deprecated, with more updates, fixes & features. It passes helm lint and testing in the CI chain, and should follow all of the existing best practices already required by the other repo.

mattfarina commented 4 years ago

The Artifact Hub is another place you can list your repos. To do that, you login (or create an account), create an organization, and list your repository. You can link it to a user or organization.

moxious commented 4 years ago

Thanks; I'll add it there as well.

moxious commented 4 years ago

@mattfarina please re-review. I adjusted the github pages publishing for this repo, and it is a chart repository now. If you curl the URL provided + index.yaml it should resolve, with no URL update needed in this PR