Name and Version
0.12.0
What is the problem this feature will solve?
core stopped for upgrade -> adminpanel detects it and stops producing core config
operator upgrades core.
if config compatible everything fine
if isn't and core can not be started than operator call config update with new version manually and cores starts
What is the feature you are proposing to solve the problem?
- expose&display core autodtected version if enabled (and special status if core are not detected when autodetection is enabled)
- add ability to override autodetected version manually. (and special status if manual version are differ from autodetected one)
What alternatives have you considered?
No response