We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 236afb9 commit 645fb03Copy full SHA for 645fb03
CHANGES.md
@@ -1,7 +1,8 @@
1
-## v5.1.0 (unreleased)
+## v5.1.0 (2024-09-26)
2
3
* Add `--deployment-strategy` which can have the value `rolling`, `blue-green` or `immediate` to service.
4
- https://github.com/koyeb/koyeb-cli/pull/248/files
5
+* Fix the logic on how validation is performed for `--port` to avoid raising an error when `TCP` ports are used and `--routes` are not set.
6
7
## v5.0.0 (2024-08-20)
8
0 commit comments