Skip to content

Commit

Permalink
Update tgi dependency in ai-stack
Browse files Browse the repository at this point in the history
Signed-off-by: Sanket <sanketsudake@gmail.com>
  • Loading branch information
sanketsudake committed Sep 23, 2024
1 parent 7ec83c7 commit ff6b90f
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/ai-stack/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies:
- name: text-generation-inference
repository: https://infracloudio.github.io/charts
version: 0.1.6
version: 0.1.7
- name: text-embeddings-inference
repository: https://infracloudio.github.io/charts
version: 0.1.7
Expand All @@ -14,5 +14,5 @@ dependencies:
- name: vllm
repository: https://infracloudio.github.io/charts
version: 0.1.0
digest: sha256:14b5e60e54b3618e5d950841fee42743eb9d50d2fed44d8d46484c97adbffde6
generated: "2024-09-19T18:46:10.274968+05:30"
digest: sha256:00da382cb53a009b8b4fe24a7d5707b3fde9d7d0c81e30dbcc44545f3eb2f957
generated: "2024-09-23T09:45:59.283836+05:30"
4 changes: 2 additions & 2 deletions charts/ai-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,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.4.0
version: 0.4.1

# 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
Expand All @@ -26,7 +26,7 @@ appVersion: ""

dependencies:
- name: text-generation-inference
version: 0.1.6
version: 0.1.7
repository: "https://infracloudio.github.io/charts"
alias: tgi
condition: tgi.enabled
Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit ff6b90f

Please sign in to comment.