Container image names of OpenSmartCLIDE components should be updated to reflect the new GitHub organisation. The image names should also be harmonised and follow the same naming scheme.
Proposal
Use the following naming scheme: ghcr.io/eclipse-opensmartclide/<COMPONENT_NAME>:<VERSION>
For example: ghcr.io/eclipse-opensmartclide/smart-assistant:2022-10-10
Questions
- Keep the
YYYY-MM-DD scheme for the version? Or use something like semantic versioning? Already, not all components use the YYYY-MM-DD scheme. And it gets confusing if there is more than one release per day.