We have gone through the upgrade notes, we couldn’t figure it out anything relevant to this issue, what we observe is it is not taking the external DB configurations instead it is taking the default H2 database.
Note: we are using cloudformation stack to deploy sonar application, above are the parameters which we are passing in parameters
when we go inside the docker container, then we can’t find run.sh and sonar.sh files under /opt/sonarqube/bin
Below is the screenshot
the docker image we are using is given below