From 6f09c1fe5ac833ebf060e525619f7ef84aa75415 Mon Sep 17 00:00:00 2001
From: xeruf <27jf@pm.me>
Date: Thu, 7 Jul 2022 21:46:48 +0100
Subject: [PATCH] kimai: fix chart name

---
 basic/apps/time/kimai-release.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/basic/apps/time/kimai-release.yaml b/basic/apps/time/kimai-release.yaml
index d3e4ff2..7f2f0a2 100644
--- a/basic/apps/time/kimai-release.yaml
+++ b/basic/apps/time/kimai-release.yaml
@@ -7,7 +7,7 @@ spec:
   releaseName: kimai
   chart:
     spec:
-      chart: kimai
+      chart: kimai2
       version: 1.3.0
       sourceRef:
         kind: HelmRepository
-- 
GitLab