Hi!
Helm chart + ArgoCD.
And now I see this
and this in the logs
2024.12.05 12:15:11 INFO web[][o.s.s.p.d.m.c.PostgresCharsetHandler] Verify that database charset supports UTF8
2024.12.05 12:15:13 INFO web[][o.s.s.e.EsClientProvider] Connected to local Elasticsearch: [http://localhost:9001]
2024.12.05 12:15:15 INFO web[][o.s.s.p.Platform] Database needs to be migrated. Please refer to https://docs.sonarsource.com/sonarqube-server/10.8/setup/upgrading
2024.12.05 12:15:15 INFO web[][o.s.s.p.w.MasterServletFilter] Initializing servlet filter org.sonar.server.platform.web.WebServiceFilter@42cc5460 [pattern=UrlPattern{inclusions=[/api/system/migrate_db.*, ...], exclusions=[/api/components/update_key, ...]}]
2024.12.05 12:15:22 INFO web[][o.h.v.i.util.Version] HV000001: Hibernate Validator null
I didn’t find anything useful here.
https://docs.sonarsource.com/sonarqube-server/10.8/setup/upgrading - this address is not working.
What exactly needs to be done to complete the upgrade?