Skip to content

Version 4.0.2

Choose a tag to compare

@andreapollastri andreapollastri released this 04 Mar 18:12
· 145 commits to master since this release

[4.0.2] — 2026-03-04

Added

  • cipi deploy <app> --trust-host=<host[:port]> — trust a custom Git server by scanning and persisting its SSH host key
  • Custom Git server support in the deploy workflow (non-GitHub/GitLab repositories)
  • cipi backup prune [app] --weeks=N — delete S3 backups older than N weeks, per-app or globally

Fixed

  • Installer (setup.sh) fix for edge cases during provisioning

Changed

  • Documentation updated to reflect new deploy and backup commands