mirror of
https://github.com/onyx-dot-app/vespa-helm-charts.git
synced 2026-07-01 20:36:04 -04:00
update to onyx-dot-app
This commit is contained in:
@@ -9,11 +9,11 @@ This will house vespa helm charts.
|
||||
|
||||
### Installation
|
||||
```
|
||||
helm repo add vespa https://danswer-ai.github.io/vespa-helm-charts
|
||||
helm repo add vespa https://onyx-dot-app.github.io/vespa-helm-charts
|
||||
helm repo update
|
||||
helm install danswer-vespa vespa/vespa
|
||||
helm install onyx-vespa vespa/vespa
|
||||
```
|
||||
|
||||
# Changelog
|
||||
|
||||
https://github.com/danswer-ai/vespa-helm-charts/blob/main/charts/vespa/CHANGELOG.md
|
||||
https://github.com/onyx-dot-app/vespa-helm-charts/blob/main/charts/vespa/CHANGELOG.md
|
||||
|
||||
@@ -1,6 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [0.2.16] forked to danswer-ai, brought up to date to work with Danswer and helm chart testing
|
||||
## [0.2.18](https://github.com/onyx-dot-app/vespa-helm-charts/compare/vespa-0.2.18...vespa-v0.2.16) (2024-12-10)
|
||||
|
||||
* Rename danswer-ai to onyx-dot-app
|
||||
|
||||
## [0.2.16]
|
||||
|
||||
* forked to danswer-ai, brought up to date to work with Danswer and helm chart testing
|
||||
|
||||
## [0.2.3](https://github.com/unoplat/vespa-helm-charts/compare/vespa-0.2.2...vespa-v0.2.3) (2024-05-07)
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@ type: application
|
||||
# This is the chart version. This version number should be incremented each time you make changes
|
||||
# to the chart and its templates, including the app version.
|
||||
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
||||
version: 0.2.17
|
||||
version: 0.2.18
|
||||
|
||||
# This is the version number of the application being deployed. This version number should be
|
||||
# incremented each time you make changes to the application. Versions are not expected to
|
||||
|
||||
Reference in New Issue
Block a user