From eadf5be40888f6ea39dfa0b33e759bd1274e330f Mon Sep 17 00:00:00 2001 From: Miguel Angel Ajo Pelayo Date: Tue, 23 Jun 2020 13:57:59 +0200 Subject: [PATCH] Update contact details for charts (#46) Signed-off-by: Miguel Angel Ajo --- submariner-k8s-broker/Chart.yaml | 6 +++--- submariner/Chart.yaml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/submariner-k8s-broker/Chart.yaml b/submariner-k8s-broker/Chart.yaml index d9a62d5..83ad9a3 100644 --- a/submariner-k8s-broker/Chart.yaml +++ b/submariner-k8s-broker/Chart.yaml @@ -4,9 +4,9 @@ version: 0.0.2 appVersion: v0.0.2 description: Submariner Kubernetes Broker keywords: -home: https://submariner.io/ +home: https://submariner-io.github.io/ sources: - https://submariner-io.github.io/submariner-charts/charts maintainers: -- name: Rancher Labs - email: charts@rancher.com +- name: Submariner Developers + email: submariner-dev@googlegroups.com diff --git a/submariner/Chart.yaml b/submariner/Chart.yaml index 7d4529d..57186f0 100644 --- a/submariner/Chart.yaml +++ b/submariner/Chart.yaml @@ -4,9 +4,9 @@ version: 0.0.4 appVersion: v0.0.4 description: k8s 1.16.x support keywords: -home: https://submariner.io/ +home: https://submariner-io.github.io/ sources: - https://submariner-io.github.io/submariner-charts/charts maintainers: - - name: Rancher Labs - email: charts@rancher.com + - name: Submariner Developers + email: submariner-dev@googlegroups.com