From 76b5a3990ba1a9959cb27599da0a24c1ff1f9f42 Mon Sep 17 00:00:00 2001 From: Troy Topnik Date: Thu, 7 Nov 2024 14:37:59 -0800 Subject: [PATCH] Specify upstream must be a public repo (#1087) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b36ea180a..466fdfda8 100644 --- a/README.md +++ b/README.md @@ -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: * 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 * have the following Rancher specific add-ons (More details on this below) * kubeVersion set in the chart's metadata