diff --git a/README.md b/README.md new file mode 100644 index 0000000..44eb4ef --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# submariner-charts + +Please see https://github.com/rancher/submariner for more information. This is only a supporting repository for Submariner diff --git a/submariner-k8s-broker/Chart.yaml b/submariner-k8s-broker/Chart.yaml index b7e07e4..f825fd7 100644 --- a/submariner-k8s-broker/Chart.yaml +++ b/submariner-k8s-broker/Chart.yaml @@ -1,11 +1,11 @@ name: submariner-k8s-broker version: 0.0.1 -appVersion: 0.0.1 +appVersion: v0.0.1 description: Submariner Kubernetes Broker keywords: home: https://submariner.io/ sources: - https://github.com/rancher/submariner-charts maintainers: -- name: Chris Kim - email: chris.kim@rancher.com +- name: Rancher Labs + email: charts@rancher.com diff --git a/submariner/Chart.yaml b/submariner/Chart.yaml index 1313206..7921a68 100644 --- a/submariner/Chart.yaml +++ b/submariner/Chart.yaml @@ -1,11 +1,11 @@ name: submariner version: 0.0.1 -appVersion: 0.0.1 +appVersion: v0.0.1 description: Submariner keywords: home: https://submariner.io/ sources: - https://github.com/rancher/submariner-charts maintainers: -- name: Chris Kim - email: chris.kim@rancher.com +- name: Rancher Labs + email: charts@rancher.com