From 14eec2bbae05ad763a30fd7a0a30a5a09903044e Mon Sep 17 00:00:00 2001 From: Pierre Guillot <50145663+pierre-guillot-sonarsource@users.noreply.github.com> Date: Tue, 10 Aug 2021 10:13:57 +0200 Subject: SONAR-15251 Add Helm Chart upgrade instructions Co-authored-by: MikeBirnstiehl --- server/sonar-docs/src/pages/setup/upgrading.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'server/sonar-docs') diff --git a/server/sonar-docs/src/pages/setup/upgrading.md b/server/sonar-docs/src/pages/setup/upgrading.md index cc5b4e47d61..337efde9aff 100644 --- a/server/sonar-docs/src/pages/setup/upgrading.md +++ b/server/sonar-docs/src/pages/setup/upgrading.md @@ -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. -- cgit v1.2.3