From 1e02d35821e223df196c416da46e541cf1e5b080 Mon Sep 17 00:00:00 2001 From: Simon Ostendorf Date: Tue, 29 Aug 2023 21:02:45 +0200 Subject: [PATCH] feat(portals): add home (#2) --- charts/portals/Chart.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/charts/portals/Chart.yaml b/charts/portals/Chart.yaml index 00fa0f2..44c59e9 100644 --- a/charts/portals/Chart.yaml +++ b/charts/portals/Chart.yaml @@ -2,5 +2,6 @@ apiVersion: v2 name: portals description: Portals is a group allocation tool for the first week of the Department of Electrical Engineering and Information Technology at the FH Aachen - University of Applied Sciences. type: application -version: 0.0.1 +version: 0.0.2 appVersion: "2.1.0" +home: github.com/fsr5-fhaachen/portals