From ee3dd49facbd898c92f78ea1e8a675502a8bc149 Mon Sep 17 00:00:00 2001
From: Georgi Michev <georgi.michev@vereign.com>
Date: Fri, 3 Nov 2023 10:33:26 +0000
Subject: [PATCH] Update values.yaml

---
 values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/values.yaml b/values.yaml
index aa8040e..18b09ca 100644
--- a/values.yaml
+++ b/values.yaml
@@ -8,7 +8,7 @@ nameOverride: ""
 image:
   repository: eu.gcr.io/vrgn-infra-prj
   # -- Image name
-  name: gaiax/cache
+  name: tsa/cache
   # -- Image tag
   # Uses .Chart.AppVersion if empty
   tag: ""
-- 
GitLab