Skip to content

v2.15.0

Choose a tag to compare

@blue-keleher blue-keleher released this 23 Mar 20:21
· 22 commits to main since this release

What's New

Added

  • services update command to update service configuration (name, branch, image, build/start commands, auto-deploy, and more)
  • Input validation for postgres create and postgres update commands

Changed

  • workflows init defaults the Git repository branch to main
  • workflows init now generates .gitignore and .env.example files when the template doesn't include them

Fixed

  • Fixed object ID validation accepting IDs with extra characters prepended (e.g., xsrv-...)

Full Changelog: CHANGELOG.md