Skip to content

oughtinc/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 vector search engine, 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

Packages

No packages published

Languages

  • Shell 85.0%
  • Smarty 15.0%