Skip to content

Commit b714b4c

Browse files
committed
update litellm -> 1.61.13
1 parent b0ec1c2 commit b714b4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hex/hex/k8s/svc/litellm.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ let
55
, namespace ? "default"
66
, image_registry ? "ghcr.io/berriai"
77
, image_base ? "litellm-database"
8-
, image_tag ? "main-v1.61.7"
8+
, image_tag ? "main-v1.61.13"
99
, image ? "${image_registry}/${image_base}:${image_tag}"
1010
, replicas ? 1
1111
, cpuRequest ? "0.5"

0 commit comments

Comments
 (0)