From d39f0cd6b42b00afa7ff506f097e947aad8155fc Mon Sep 17 00:00:00 2001 From: "Richard Kuo (Danswer)" Date: Tue, 10 Dec 2024 10:37:10 -0800 Subject: [PATCH] update to onyx-dot-app --- README.md | 6 +++--- charts/vespa/CHANGELOG.md | 8 +++++++- charts/vespa/Chart.yaml | 2 +- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f35ad77..29478d8 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/charts/vespa/CHANGELOG.md b/charts/vespa/CHANGELOG.md index 9346eaa..1a7298f 100644 --- a/charts/vespa/CHANGELOG.md +++ b/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) diff --git a/charts/vespa/Chart.yaml b/charts/vespa/Chart.yaml index f7f9086..b41d344 100644 --- a/charts/vespa/Chart.yaml +++ b/charts/vespa/Chart.yaml @@ -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