mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-20 20:20:35 +00:00
Use copyright notice wording required by CNCF for the maintainers field for both Chart.yaml files. Also fix an indentation error in one Chart.yaml file. Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
14 lines
428 B
YAML
14 lines
428 B
YAML
---
|
|
name: submariner-operator
|
|
version: 0.7.0
|
|
appVersion: 0.7.0
|
|
description: Submariner enables direct networking between Pods and Services in different Kubernetes clusters
|
|
keywords:
|
|
home: https://submariner-io.github.io/
|
|
sources:
|
|
- https://submariner-io.github.io/submariner-charts/charts
|
|
maintainers:
|
|
- name: Contributors to the Submariner project
|
|
email: submariner-dev@googlegroups.com
|
|
url: https://submariner.io/
|