From 3a4542226d145155751a6df85639945072b89548 Mon Sep 17 00:00:00 2001
From: Dominik George <dominik.george@teckids.org>
Date: Tue, 21 Dec 2021 23:47:35 +0100
Subject: [PATCH] [Chart] Add readme to annotations

---
 charts/k8s-linkup/Chart.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/charts/k8s-linkup/Chart.yaml b/charts/k8s-linkup/Chart.yaml
index 092d599..2ac1cd8 100644
--- a/charts/k8s-linkup/Chart.yaml
+++ b/charts/k8s-linkup/Chart.yaml
@@ -8,6 +8,9 @@ annotations:
       url: https://edugit.org/AlekSIS/libs/k8s-linkup/-/issues
     - name: sourcecode
       url: https://edugit.org/AlekSIS/libs/k8s-linkup
+  artifacthub.io/screenshots: |
+    - title: k8s-linkup running with OpenVPN backend in k9s
+      url: https://edugit.org/AlekSIS/libs/k8s-linkup/-/raw/master/screenshot.webp
   artifacthub.io/changes: |
     - Set default HAProxy log level to notice
 
-- 
GitLab