From a9de7ec81fed739ddcd9c9a97c3319ef48678a55 Mon Sep 17 00:00:00 2001 From: jeff-knurek Date: Thu, 23 May 2019 16:52:31 +0200 Subject: [PATCH] [stable/sonatype-nexus] fix post install link in Notes (#14086) Signed-off-by: Jeff Knurek --- stable/sonatype-nexus/Chart.yaml | 2 +- stable/sonatype-nexus/templates/NOTES.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stable/sonatype-nexus/Chart.yaml b/stable/sonatype-nexus/Chart.yaml index b6572517f6..f1843f9e22 100644 --- a/stable/sonatype-nexus/Chart.yaml +++ b/stable/sonatype-nexus/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: sonatype-nexus -version: 1.18.2 +version: 1.18.3 appVersion: 3.15.2-01 description: Sonatype Nexus is an open source repository manager keywords: diff --git a/stable/sonatype-nexus/templates/NOTES.txt b/stable/sonatype-nexus/templates/NOTES.txt index 23d7aa33a3..4fa2484ae5 100644 --- a/stable/sonatype-nexus/templates/NOTES.txt +++ b/stable/sonatype-nexus/templates/NOTES.txt @@ -26,5 +26,5 @@ 4. Next steps in configuration - Please follow the link below for nexus configuration, usage, backups and DR info: - https://github.com/travelaudience/core-nexus-kubernetes/tree/create-helm-chart/helm/nexus#after-installing-the-chart + Please follow the link below to the README for nexus configuration, usage, backups and DR info: + https://github.com/helm/charts/tree/master/stable/sonatype-nexus#after-installing-the-chart