Cannot upgrade community build on helm chart from 26.2 to 26.3

  • Using SonarQube Server Community Build on version 26.2.0.119303
  • Deployed with helm
  • Trying to upgrade to the latest version, now stuck trying to move to 26.3.0.120487
  • Tried doing a standard helm upgrade to the 2026.2.1 chart version, then did a stepwise approach to update the communityBuild up through the 26.2 version above.

When I try to upgrade to the 26.3.0.120487 version, I receive an error saying that my sonarqube version is to old, and that I need to install version 25.12 first.

I now see this message in the logs:
web[][o.s.s.p.Platform] Database needs to be migrated. Please refer to Overview | SonarQube Community Build | Sonar Documentation

So I expect my next step is to pursue that.