Specify upstream must be a public repo (#1087)
parent
23ebe8589b
commit
76b5a3990b
|
@ -36,7 +36,7 @@ Once your software is certified SUSE "Ready", there are a few more requirements
|
||||||
for inclusion in Rancher Partner charts. The Helm chart must:
|
for inclusion in Rancher Partner charts. The Helm chart must:
|
||||||
|
|
||||||
* be Helm 3 compatible
|
* be Helm 3 compatible
|
||||||
* be in a hosted [Helm](https://helm.sh/docs/topics/chart_repository/)
|
* be in a public [Helm](https://helm.sh/docs/topics/chart_repository/)
|
||||||
(recommended) or Git repository that we can reference
|
(recommended) or Git repository that we can reference
|
||||||
* have the following Rancher specific add-ons (More details on this below)
|
* have the following Rancher specific add-ons (More details on this below)
|
||||||
* kubeVersion set in the chart's metadata
|
* kubeVersion set in the chart's metadata
|
||||||
|
|
Loading…
Reference in New Issue