]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-15251 Add Helm Chart upgrade instructions
authorPierre Guillot <50145663+pierre-guillot-sonarsource@users.noreply.github.com>
Tue, 10 Aug 2021 08:13:57 +0000 (10:13 +0200)
committersonartech <sonartech@sonarsource.com>
Wed, 11 Aug 2021 20:08:07 +0000 (20:08 +0000)
Co-authored-by: MikeBirnstiehl <michael.birnstiehl@sonarsource.com>
server/sonar-docs/src/pages/setup/upgrading.md

index cc5b4e47d6157a87946fd8d6d4a4c7c9a01588a8..337efde9aff9b0f7fe929e752bcc507866b1584c 100644 (file)
@@ -86,6 +86,10 @@ To upgrade SonarQube using the Docker image:
 
 No specific Docker operations are needed, just use the new tag.
 
+### Upgrading from the Helm Chart
+
+Follow the instructions in the **Upgrade** section of the SonarQube Helm Chart repository [README](https://github.com/SonarSource/helm-chart-sonarqube/tree/master/charts/sonarqube).
+
 ## Edition Upgrade
 If you're moving to a different edition within the same version (upgrade or downgrade) the steps are exactly the same as above, without the need to browse to `http://yourSonarQubeServerURL/setup` or reanalyze your projects.