From 1257216755df418bdee23518c325b3e968fb79c5 Mon Sep 17 00:00:00 2001 From: Fleur Kelpin Date: Sat, 29 Sep 2018 11:47:43 +0200 Subject: [PATCH] fix (molgenis-httpd): Add maintainers and home and newlines --- charts/molgenis-httpd/Chart.yaml | 6 +++++- charts/molgenis-httpd/values.yaml | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/charts/molgenis-httpd/Chart.yaml b/charts/molgenis-httpd/Chart.yaml index 4fe30f7..505dd03 100644 --- a/charts/molgenis-httpd/Chart.yaml +++ b/charts/molgenis-httpd/Chart.yaml @@ -5,4 +5,8 @@ name: molgenis-httpd version: 0.1.0 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-httpd/catalogIcon-molgenis-httpd.svg \ No newline at end of file +icon: https://git.webhosting.rug.nl/molgenis/molgenis-ops-docker-helm/raw/master/molgenis-httpd/catalogIcon-molgenis-httpd.svg +home: http://httpd.apache.org +maintainers: +- name: sidohaakma +- name: fdlk diff --git a/charts/molgenis-httpd/values.yaml b/charts/molgenis-httpd/values.yaml index 04fffb6..b4246ba 100644 --- a/charts/molgenis-httpd/values.yaml +++ b/charts/molgenis-httpd/values.yaml @@ -48,4 +48,4 @@ nodeSelector: {} tolerations: [] -affinity: {} \ No newline at end of file +affinity: {}