We run a private Sonarqube server and I am tasked performing some updates.
I cannot find what versions Sonarqube 10.6 supports
App | installed | Latest |
---|---|---|
Helm Upgrades / App Version | 10.3 | 10.6 |
PostgresSQL | 15 | 16.3 |
Kubernetes | 1.27.3 | 1.30.2 |
We run a private Sonarqube server and I am tasked performing some updates.
I cannot find what versions Sonarqube 10.6 supports
App | installed | Latest |
---|---|---|
Helm Upgrades / App Version | 10.3 | 10.6 |
PostgresSQL | 15 | 16.3 |
Kubernetes | 1.27.3 | 1.30.2 |
Hi,
Sorry, but given the table you’ve supplied, I don’t understand what the question is.
Thx,
Ann
I would like to update Sonarqube, Postgres and Kubernetes to their latest versions. Is it safe to upgrade all three to the versions in the right column?
Hi,
Per the docs, 15 is as high as we go with Postgres. What that means, is that 15 is as far as we’ve tested, not that we know anything explicit that prevents SonarQube from working with 16. So… on your judgement.
For Helm & Kubernetes, like you, I can’t find anything explicit. So I suppose you’re good to go for it, and if you run in to problems, we’ll figure it out from there. (Yes, I know this isn’t a satisfying answer. Unfortunately, it’s all I’ve got.)
Ann
Hey @robabbott.
We indicate the compatibility of our Helm Charts with Kubernetes at ArtifactHub and in the Charts’ READMEs. Currently, we are compatible with Kubernetes versions from 1.24
to 1.29
.
Do you have a specific use case that requires a newer Kubernetes version?