Skip to content

Commit

Permalink
Update ai-stack chart (#11)
Browse files Browse the repository at this point in the history
Signed-off-by: Sanket Sudake <[email protected]>
  • Loading branch information
sanketsudake authored Jul 16, 2024
1 parent dcf23e6 commit 61d2c11
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
12 changes: 6 additions & 6 deletions charts/ai-stack/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: text-generation-inference
repository: file://../text-generation-inference
version: 0.1.2
repository: https://infracloudio.github.io/charts
version: 0.1.1
- name: text-embeddings-inference
repository: file://../text-embeddings-inference
version: 0.1.2
digest: sha256:77a1b777ff09b33b9940105305ade8896881671c94bee25285c8855b9179d426
generated: "2024-07-16T13:52:43.716392+05:30"
repository: https://infracloudio.github.io/charts
version: 0.1.1
digest: sha256:03b9860baccbba01ab701b07ab16fd12c6558b3a1920f806b623bef2cc5d03bd
generated: "2024-07-16T15:49:37.371821+05:30"
8 changes: 4 additions & 4 deletions charts/ai-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ appVersion: ""

dependencies:
- name: text-generation-inference
version: 0.1.2
repository: "file://../text-generation-inference"
version: 0.1.1
repository: "https://infracloudio.github.io/charts"
alias: tgi
condition: tgi.enabled

- name: text-embeddings-inference
version: 0.1.2
repository: "file://../text-embeddings-inference"
version: 0.1.1
repository: "https://infracloudio.github.io/charts"
alias: tei
condition: tei.enabled
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 61d2c11

Please sign in to comment.