]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-15959 loosen supported versions section of helm charts
authorTrabelsi Tobias <tobias.trabelsi@sonarsource.com>
Tue, 25 Jan 2022 08:24:46 +0000 (09:24 +0100)
committersonartech <sonartech@sonarsource.com>
Wed, 26 Jan 2022 20:02:44 +0000 (20:02 +0000)
server/sonar-docs/src/pages/setup/sonarqube-cluster-on-kubernetes.md
server/sonar-docs/src/pages/setup/sonarqube-on-kubernetes.md

index 8cf6243c2f2ac102952a42ca05bc95dc9d6428ad..edd62a46427a84b32e9d40e8707122484d6758be 100644 (file)
@@ -15,13 +15,9 @@ Your feedback is welcome at [our community forum](https://community.sonarsource.
 
 When you want to operate SonarQube on Kubernetes, consider the following recommendations.
 
-### Prerequisites
+### Supported Versions
 
-| Kubernetes Version  | Helm Chart Version | SonarQube Version |
-| -------- | ----------------------------- | ----------------- |
-| 1.19 | 1.0.x | 9.3 |
-| 1.20 | 1.0.x | 9.3 |
-| 1.21 | 1.0.x | 9.3 |
+The SonarQube helm chart should only be used with the latest version of SonarQube and a supported version of Kubernetes. There is a dedicated helm chart for the LTS version of SonarQube that follows the same patch policy as the application, while also being compatible with the supported versions of Kubernetes. 
 
 ### Pod Security Policies
 
index cdc4ff2e4ae594becd7c18581488e69ae3ed5295..80d66a4d4585746b534943300b1f585842b80318 100644 (file)
@@ -17,13 +17,9 @@ When you want to operate SonarQube on Kubernetes, consider the following recomme
 
 ### Prerequisites
 
-#### SonarQube Helm Chart
+#### Supported Versions
 
-| Kubernetes Version  | Helm Chart Version | SonarQube Version |
-| -------- | ----------------------------- | ----------------- |
-| 1.19 | 1.1 | 9.1 |
-| 1.20 | 1.1 | 9.1 |
-| 1.21 | 1.1 | 9.1 |
+The SonarQube helm chart should only be used with the latest version of SonarQube and a supported version of Kubernetes. There is a dedicated helm chart for the LTS version of SonarQube that follows the same patch policy as the application, while also being compatible with the supported versions of Kubernetes. 
 
 
 ### Pod Security Policies