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
4 changes: 2 additions & 2 deletions chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ maintainers:
- name: Sefaria
email: dev@sefaria.org
type: application
version: 1.2.0
appVersion: v1.10.0
version: 1.3.0-test-branch.2
appVersion: v1.12.0-test-branch.2
2 changes: 1 addition & 1 deletion chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ deployment:
nvidia.com/gpu: 1
limits:
cpu: 200m
memory: 1Gi
memory: 3.8Gi
nvidia.com/gpu: 1

modelPaths:
Expand Down