Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion deploy/charts/litellm-helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ version: 0.4.10
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: v1.50.2
appVersion: v1.51.0

dependencies:
- name: "postgresql"
Expand Down
1 change: 1 addition & 0 deletions deploy/migrations/20260102181926_initial/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Initial migration generated at Fri Jan 2 18:19:32 UTC 2026
Loading