Blue/Green Deployments, Compliance with Probo, Multi-app porter.yaml, Improved CLI and Audit Logs
Porter now supports Blue/Green Deployments. We've also partnered with Probo, a YC company and open-source compliance platform. Multi-application deployments are now supported by porter.yaml, and the Porter CLI has been improved.
Blue/Green Deployments
Users can now deploy a group of applications in sync, and if any apps fail to deploy, automatically roll back to the previous state across all apps in the group - traffic is only directed to the new versions when all apps are ready.
Get started with the documentation here.
Compliance with Probo
We’ve partnered with Probo (YC X25), an open-source compliance platform. Combined with our one-click compliance feature, users can now become SOC 2 audit-ready at even lower costs and even less bandwidth spent on compliance.

Multi-application porter.yaml
From one location and using Gitops best practices, users can now deploy and manage multiple, different docker images (multiple Porter apps) from a single file.
Users can also deploy development instances of Redis and Postgres in the same file, with support for Porter-managed production datastores and for deploying custom helm charts coming soon. More info here.
Audit Logs Update
Users can now filter audit logs by date and export to CSV. Audit logs now show the specific Porter operator who performed an action as well.

CLI Updates
Revamped Logs
Users can now view historical logs, with more filters, rather than only having access to a live stream of logs. More info on the porter app logs
command here.
Improved Job Support
Users can now run jobs via the porter app run
command (docs here) and get visibility into historical job runs (docs here).
Equivalent functionality via the Porter API is in the works.
Next Up
















