From d4ff3aeaecb1524af67d8a4cb0c124d7e8386350 Mon Sep 17 00:00:00 2001 From: Matt Johnson Date: Tue, 21 Apr 2020 14:23:15 -0400 Subject: [PATCH] Adds Sonatype Nexus Repository Manger as a Helm repository host Signed-off-by: Matt Johnson --- docs/chart_repository.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/chart_repository.md b/docs/chart_repository.md index c0b3d0609..980ec5a55 100644 --- a/docs/chart_repository.md +++ b/docs/chart_repository.md @@ -186,6 +186,10 @@ Read more about chart repositories with JFrog Artifactory [here](https://www.jfr Helm chart repositories are supported by ProGet. For more information, visit the [Helm repository documentation](https://inedo.com/support/documentation/proget/feeds/helm) on the Inedo website. +### Sonatype Nexus Repository Manager OSS Edition + +Helm repositories are available in Nexus Repository Manager OSS Edition. See [Helm Repositories](https://help.sonatype.com/repomanager3/formats/helm-repositories) for details! + ### Github Pages example In a similar way you can create charts repository using GitHub Pages.