From 8bec314d99d4599881a97ed392102ad8efe51ebf Mon Sep 17 00:00:00 2001 From: Marco van Zijl Date: Sun, 17 May 2026 10:58:56 +0200 Subject: [PATCH] Fix LiteLLM image tag --- apps/litellm/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/litellm/values.yaml b/apps/litellm/values.yaml index e212cca..8ae3ae1 100644 --- a/apps/litellm/values.yaml +++ b/apps/litellm/values.yaml @@ -4,6 +4,7 @@ litellm: image: pullPolicy: IfNotPresent + tag: v1.84.0 service: type: ClusterIP