Skip to content

zencastr/weaviate-helm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weaviate Helm Chart Weaviate logo

Deploy weaviate, the open source knowledge graph, to Kubernetes with this helm chart.

Documentation can be found here.

(for contributors) How to make new releases

  1. Bump chart version in ./weaviate/Chart.yaml
  2. Create a commit
  3. Create an annotated tag matching the version number in Chart.yaml (prefix with a v, such as v1.4.3)
  4. Push commit with git push
  5. Push tag with git push origin --tags
  6. Wait for Travis to complete, it will create a drafted release with the packaged chart attached
  7. Edit the draft to include useful release notes and publish when appropriate

About

Helm charts to deploy Weaviate to k8s

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Smarty 65.0%
  • Shell 35.0%