From d6b4f1943ee3373fd49ff3d4f2406131ab83f29b Mon Sep 17 00:00:00 2001 From: Ignacio Moreno Date: Tue, 10 Jun 2025 11:57:51 -0600 Subject: [PATCH] Change gen ai image name on values file --- charts/intel/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/intel/values.yaml b/charts/intel/values.yaml index 04507b2..ab0f8fe 100644 --- a/charts/intel/values.yaml +++ b/charts/intel/values.yaml @@ -152,7 +152,7 @@ ai: memory: "8Gi" gpu: false image: - repository: registry.digitalocean.com/codetogether-registry/ai-summarization + repository: registry.digitalocean.com/codetogether-registry/codetogether-llm tag: latest