mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-03-17 13:22:42 +01:00
update helm charts for onyx-dot-app rebrand (#3412)
* update helm charts for onyx-dot-app rebrand * fix helm chart testing config --------- Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
This commit is contained in:
parent
9e0b482f47
commit
c667d28e7a
2
ct.yaml
2
ct.yaml
@ -6,7 +6,7 @@ chart-dirs:
|
|||||||
|
|
||||||
# must be kept in sync with Chart.yaml
|
# must be kept in sync with Chart.yaml
|
||||||
chart-repos:
|
chart-repos:
|
||||||
- vespa=https://danswer-ai.github.io/vespa-helm-charts
|
- vespa=https://onyx-dot-app.github.io/vespa-helm-charts
|
||||||
- postgresql=https://charts.bitnami.com/bitnami
|
- postgresql=https://charts.bitnami.com/bitnami
|
||||||
|
|
||||||
helm-extra-args: --debug --timeout 600s
|
helm-extra-args: --debug --timeout 600s
|
||||||
|
@ -3,13 +3,13 @@ dependencies:
|
|||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
version: 14.3.1
|
version: 14.3.1
|
||||||
- name: vespa
|
- name: vespa
|
||||||
repository: https://danswer-ai.github.io/vespa-helm-charts
|
repository: https://onyx-dot-app.github.io/vespa-helm-charts
|
||||||
version: 0.2.16
|
version: 0.2.18
|
||||||
- name: nginx
|
- name: nginx
|
||||||
repository: oci://registry-1.docker.io/bitnamicharts
|
repository: oci://registry-1.docker.io/bitnamicharts
|
||||||
version: 15.14.0
|
version: 15.14.0
|
||||||
- name: redis
|
- name: redis
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
version: 20.1.0
|
version: 20.1.0
|
||||||
digest: sha256:711bbb76ba6ab604a36c9bf1839ab6faa5610afb21e535afd933c78f2d102232
|
digest: sha256:5c9eb3d55d5f8e3beb64f26d26f686c8d62755daa10e2e6d87530bdf2fbbf957
|
||||||
generated: "2024-11-07T09:39:30.17171-08:00"
|
generated: "2024-12-10T10:47:35.812483-08:00"
|
||||||
|
@ -23,8 +23,8 @@ dependencies:
|
|||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
condition: postgresql.enabled
|
condition: postgresql.enabled
|
||||||
- name: vespa
|
- name: vespa
|
||||||
version: 0.2.16
|
version: 0.2.18
|
||||||
repository: https://danswer-ai.github.io/vespa-helm-charts
|
repository: https://onyx-dot-app.github.io/vespa-helm-charts
|
||||||
condition: vespa.enabled
|
condition: vespa.enabled
|
||||||
- name: nginx
|
- name: nginx
|
||||||
version: 15.14.0
|
version: 15.14.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user