mirror of
https://github.com/goharbor/harbor
synced 2025-04-07 23:55:52 +00:00
Merge pull request #4545 from vmware/chart-readme
Add contributers list for Harbor Chart
This commit is contained in:
commit
166ae04a39
10
contrib/helm/harbor/CONTRIBUTING.md
Normal file
10
contrib/helm/harbor/CONTRIBUTING.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
# Contributing to Helm Chart for Harbor
|
||||
|
||||
Please follow [Harbor contributing guide](https://github.com/vmware/harbor/blob/master/CONTRIBUTING.md) to learn how to make code contribution.
|
||||
|
||||
# Contributers
|
||||
|
||||
Thanks very much to all contributers who submitted pull requests to Helm Chart for Harbor.
|
||||
|
||||
- [Paul Czarkowski @paulczar](https://github.com/paulczar)
|
||||
- [Luca Innocenti Mirri @lucaim](https://github.com/lucaim)
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## Introduction
|
||||
|
||||
This [Helm](https://github.com/kubernetes/helm) chart installs [Harbor](http://vmware.github.io/harbor/) in a Kubernetes cluster. Currently this chart supports Harbor v1.4.0 release.
|
||||
This [Helm](https://github.com/kubernetes/helm) chart installs [Harbor](http://vmware.github.io/harbor/) in a Kubernetes cluster. Currently this chart supports Harbor v1.4.0 release. Welcome to [contribute](CONTRIBUTING.md) to Helm Chart for Harbor.
|
||||
|
||||
## Prerequisites
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user