Skip to content

Commit

Permalink
Update codegen with additional dependencies
Browse files Browse the repository at this point in the history
Update codegen for dependencies of common microservices are removed.

Signed-off-by: Cathy Zhang <[email protected]>
  • Loading branch information
bjzhjing authored and yongfengdu committed Jul 8, 2024
1 parent 009c960 commit d41dd27
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions helm-charts/codegen/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ name: codegen
description: The Helm chart to deploy CodeGen
type: application
dependencies:
- name: tgi
version: "0.1.0"
repository: "file://../common/tgi"
- name: llm-uservice
version: "0.1.0"
repository: "file://../common/llm-uservice"
Expand Down

0 comments on commit d41dd27

Please sign in to comment.