Hi,
I have recently upgraded SonarQube from 10.5.1+2816 to 10.7.0+3598 community edition. And it is deployed using helm.
I am trying to upgrade the existing version to the newer version. I have pushed the image to my nexus repository and tried deploying it. But after deploying the pods are not coming up and in events it is showing readiness probe failed.
This issue appears to occur right after the upgrade. Previously, everything worked fine with version 10.5.1.
Environment Details:
- SonarQube Version: 10.7.0+3598
- Kubernetes Version: v1.30.10-eks-bc803b4
- Helm Chart Version: Latest
- Ingress Controller: NGINX
For now, we’ve rolled back to version 10.5.1+2816, which appears to be working correctly.
Has anyone else faced this problem or might have suggestions for resolving it?
Thank you in advance for any insights!