From 310d2a480bf1348f4fcb0bfacff5c9d321f8e681 Mon Sep 17 00:00:00 2001 From: sido Date: Wed, 28 Nov 2018 21:33:46 +0100 Subject: [PATCH] fix(chart.yaml): fixed typo in url --- charts/molgenis-website/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/molgenis-website/Chart.yaml b/charts/molgenis-website/Chart.yaml index 16916ca..809fe7f 100644 --- a/charts/molgenis-website/Chart.yaml +++ b/charts/molgenis-website/Chart.yaml @@ -5,7 +5,7 @@ name: molgenis-website version: 0.2.4 sources: - https://git.webhosting.rug.nl/molgenis/thirdparty-ops-docker-helm.git -icon: https://raw.git.webhosting.rug.nl/molgenis/thirdparty-ops-docker-helm/raw/master/charts/molgenis-website/catalogIcon-molgenis-website.png +icon: https://git.webhosting.rug.nl/molgenis/thirdparty-ops-docker-helm/raw/master/charts/molgenis-website/catalogIcon-molgenis-website.png home: https://www.molgenis.org maintainers: - name: sidohaakma