aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-docs
diff options
context:
space:
mode:
authorTrabelsi Tobias <tobias.trabelsi@sonarsource.com>2022-01-25 09:24:46 +0100
committersonartech <sonartech@sonarsource.com>2022-01-26 20:02:44 +0000
commit371baa870a7db6b0301d1b5852a7f58b0370bde8 (patch)
treee267af3a40973a4db10e19b7cc9cbed1312cf759 /server/sonar-docs
parent9f1404586671854f9bc18bf6d8d89a81bd21f419 (diff)
downloadsonarqube-371baa870a7db6b0301d1b5852a7f58b0370bde8.tar.gz
sonarqube-371baa870a7db6b0301d1b5852a7f58b0370bde8.zip
SONAR-15959 loosen supported versions section of helm charts
Diffstat (limited to 'server/sonar-docs')
-rw-r--r--server/sonar-docs/src/pages/setup/sonarqube-cluster-on-kubernetes.md8
-rw-r--r--server/sonar-docs/src/pages/setup/sonarqube-on-kubernetes.md8
2 files changed, 4 insertions, 12 deletions
diff --git a/server/sonar-docs/src/pages/setup/sonarqube-cluster-on-kubernetes.md b/server/sonar-docs/src/pages/setup/sonarqube-cluster-on-kubernetes.md
index 8cf6243c2f2..edd62a46427 100644
--- a/server/sonar-docs/src/pages/setup/sonarqube-cluster-on-kubernetes.md
+++ b/server/sonar-docs/src/pages/setup/sonarqube-cluster-on-kubernetes.md
@@ -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
diff --git a/server/sonar-docs/src/pages/setup/sonarqube-on-kubernetes.md b/server/sonar-docs/src/pages/setup/sonarqube-on-kubernetes.md
index cdc4ff2e4ae..80d66a4d458 100644
--- a/server/sonar-docs/src/pages/setup/sonarqube-on-kubernetes.md
+++ b/server/sonar-docs/src/pages/setup/sonarqube-on-kubernetes.md
@@ -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