DefangLabs / defang

Defang CLI and sample projects
https://defang.io
MIT License
21 stars 5 forks source link

Use semantic versioning for the public CD container image #228

Open lionello opened 3 months ago

lionello commented 3 months ago

To ensure that the CLI code expectations match the deployed infra.

lionello commented 6 days ago

CLI hardcoded to pick the latest version for a major version number, ie. "v1", "v2" etc.. CD updates would get pushed to the major version, so that older CLIs would not get breaking changes.