I am trying to upgrade the SonarQube server from the 9.6.0-enterprise version to 9.9-enterprise but seems the upgrade is failing for me.
We used to upgrade the version just by changing the image tag into docker-compose.yaml file. This time post upgrade we are losing our existing database connectivity/data with the SQ.
Post upgrade getting the SQ server up and running but with a fresh database. Obviously this we don’t want. can you please help us.
The deprecated SONARQUBE_JDBC_USERNAME, SONARQUBE_JDBC_PASSWORD, and SONARQUBE_JDBC_URL variables have been removed. See Environment variables for up-to-date configuration variables.