From 5465d5ab59a4d5892404c397812281008fe1301a Mon Sep 17 00:00:00 2001 From: genofire Date: Sat, 8 Apr 2023 01:25:56 +0200 Subject: [PATCH] chore: add basic info for release on https://artifacthub.io/packages/helm/mollysocket/mollysocket --- charts/mollysocket/Chart.yaml | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/charts/mollysocket/Chart.yaml b/charts/mollysocket/Chart.yaml index b630a32..3755f4f 100644 --- a/charts/mollysocket/Chart.yaml +++ b/charts/mollysocket/Chart.yaml @@ -1,9 +1,27 @@ apiVersion: v2 +type: application name: mollysocket description: Deploy MollySocket into Kubernetes -type: application -version: 0.2.5 +version: 0.2.6 appVersion: "0.2.2" + +home: "https://molly.im/" +icon: "https://avatars.githubusercontent.com/u/58849401?s=200&v=4" +sources: + - "https://github.com/mollyim/mollyim-android" + - "https://github.com/MollySocket" + +keywords: + - "unifiedpush" + - "mollysocket" + - "molly" + - "messenger" + - "signal" + +maintainers: + - name: "Geno" + email: "geno+dev@fireorbit.de" + url: "https://fireorbit.de"