From a83eb0ff4f1bc98bc2e98f9db024e32d60d64ba2 Mon Sep 17 00:00:00 2001 From: sido Date: Fri, 29 Jun 2018 14:03:50 +0200 Subject: [PATCH] fixed icon for nexus --- molgenis-nexus/Chart.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/molgenis-nexus/Chart.yaml b/molgenis-nexus/Chart.yaml index 575a62a..34b6f18 100644 --- a/molgenis-nexus/Chart.yaml +++ b/molgenis-nexus/Chart.yaml @@ -3,4 +3,6 @@ appVersion: "1.0" description: Nexus stack for MOLGENIS name: molgenis-nexus version: 0.2.0 -icon: https://github.com/sidohaakma/molgenis-docker-helm/blob/master/nexus/catalogIcon-molgenis-nexus.svg \ No newline at end of file +sources: +- https://git.webhosting.rug.nl/molgenis/molgenis-ops-docker-helm.git +icon: https://git.webhosting.rug.nl/molgenis/molgenis-ops-docker-helm/raw/master/molgenis-nexus/catalogIcon-molgenis-nexus.svg \ No newline at end of file