From b648ab9203d0716c3fae76b8bd3929bb23d72a25 Mon Sep 17 00:00:00 2001 From: Scrublord MacBad Date: Tue, 21 Apr 2026 16:27:13 +0200 Subject: [PATCH] fix ess helm source --- apps/base/matrix/ess-repo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/base/matrix/ess-repo.yaml b/apps/base/matrix/ess-repo.yaml index b7cd972..0c2978b 100644 --- a/apps/base/matrix/ess-repo.yaml +++ b/apps/base/matrix/ess-repo.yaml @@ -5,4 +5,4 @@ metadata: namespace: flux-system spec: interval: 1h - url: https://element-hq.github.io/element-ebs-charts/ \ No newline at end of file + url: https://github.com/element-hq/ess-helm \ No newline at end of file