Skip to content

Commit

Permalink
update readme on gh pages branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Kuo (Danswer) committed Dec 10, 2024
1 parent 20ada53 commit be4c187
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# vespa-helm-charts
Forked from https://github.com/unoplat/vespa-helm-charts.

This will house vespa helm charts.

# Current Progress
Expand All @@ -7,11 +9,11 @@ This will house vespa helm charts.

### Installation
```
helm repo add vespa https://unoplat.github.io/vespa-helm-charts
helm repo add vespa https://onyx-dot-app.github.io/vespa-helm-charts
helm repo update
helm install unoplat-vespa vespa/vespa
helm install onyx-vespa vespa/vespa
```

# Changelog

https://github.com/unoplat/vespa-helm-charts/blob/main/charts/vespa/CHANGELOG.md
https://github.com/onyx-dot-app/vespa-helm-charts/blob/main/charts/vespa/CHANGELOG.md

0 comments on commit be4c187

Please sign in to comment.