From de2957f7fe71a0693fc2c119195727470639562d Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Sun, 1 Oct 2023 14:54:38 +0200
Subject: [PATCH] docs(hedgedoc): Add matrix link to helm chart

---
 charts/hedgedoc/Chart.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/charts/hedgedoc/Chart.yaml b/charts/hedgedoc/Chart.yaml
index 420e5f584..0dfe78203 100644
--- a/charts/hedgedoc/Chart.yaml
+++ b/charts/hedgedoc/Chart.yaml
@@ -6,6 +6,8 @@ description: |
   (Be aware: This is currently a PoC and not necessarily fit for all use-cases. It is mainly built for use with external PostgresQL databases.)
 annotations:
   artifacthub.io/links: |
+    - name: matrix
+      url: https://chat.hedgedoc.org/
     - name: documentation
       url: https://docs.hedgedoc.org/
 home: https://hedgedoc.org
-- 
GitLab