Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

v0.1.21

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Oct 10:50
· 1573 commits to main since this release
f7cce91

New

  • ECS: docker compose up --detach let the deployment happen asynchronously
  • ACI: flag --format json and --quiet in commands ps, context ls, compose ls, compose ps, volume ls to output json or single IDs
  • ACI: Allow to set different memory / CPU requests and limits, see documentation
  • ACI: validate volume is not in use when deleting volumes