diff --git a/stable/sonarqube/Chart.yaml b/stable/sonarqube/Chart.yaml index 6f64ea8da129..ccdd6229e757 100644 --- a/stable/sonarqube/Chart.yaml +++ b/stable/sonarqube/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: sonarqube -description: SonarQube is an open sourced code quality scanning tool -version: 4.0.0 +description: DEPRECATED SonarQube is an open sourced code quality scanning tool +version: 4.0.1 appVersion: 7.9.2 keywords: - coverage @@ -12,8 +12,6 @@ home: https://www.sonarqube.org/ icon: https://www.sonarqube.org/assets/logo-31ad3115b1b4b120f3d1efd63e6b13ac9f1f89437f0cf6881cc4d8b5603a52b4.svg sources: - https://github.com/SonarSource/docker-sonarqube -maintainers: - - name: rjkernick - email: rjkernick@gmail.com - - name: tsiddique - email: tsiddique@live.com +# This chart has been deprecated https://github.com/helm/charts/blob/master/PROCESSES.md#deprecating-a-chart +# It is now maintained at https://github.com/oteemo/charts +deprecated: true diff --git a/stable/sonarqube/OWNERS b/stable/sonarqube/OWNERS index 30775e3acefd..e69de29bb2d1 100644 --- a/stable/sonarqube/OWNERS +++ b/stable/sonarqube/OWNERS @@ -1,6 +0,0 @@ -approvers: -- rjkernick -- tsiddique -reviewers: -- rjkernick -- tsiddique diff --git a/stable/sonarqube/README.md b/stable/sonarqube/README.md index d6aa07466e2d..ba3da1590e39 100644 --- a/stable/sonarqube/README.md +++ b/stable/sonarqube/README.md @@ -1,5 +1,7 @@ # SonarQube +**This chart has been deprecated and moved to [Oteemo Charts](https://github.com/oteemo/charts)** + [SonarQube](https://www.sonarqube.org/) is an open sourced code quality scanning tool. ## Introduction diff --git a/stable/sonarqube/templates/NOTES.txt b/stable/sonarqube/templates/NOTES.txt index fa36b07154a0..3575c6605990 100644 --- a/stable/sonarqube/templates/NOTES.txt +++ b/stable/sonarqube/templates/NOTES.txt @@ -1,3 +1,6 @@ +This chart has been deprecated and moved to https://github.com/oteemo/charts + + 1. Get the application URL by running these commands: {{- if .Values.ingress.enabled }} {{- range .Values.ingress.hosts }}