Posts in 2022
-
Release v0.25.0
Thursday, February 03, 2022 in Releases
Changelog since v0.24.5 New Features Introducing Automated Drift Detection for Cloud Run application (#3123) The event list is now available on the web console (#3146) Notable Changes Make it possible to customize the variant label of Kubernetes …
-
Release v0.24.5
Thursday, January 27, 2022 in Releases
Changelog since v0.24.0 Notable Changes Add a new pipectl command to rename multiple application configuration files (#3125) Enable to update application configuration filename via edit application form (#3121) EventWatcher no longer tries to …
-
Release v0.24.0
Friday, January 14, 2022 in Releases
Changelog since v0.23.0 New Features Label concept has been introduced. Labels are key/value pairs that are attached to PipeCD objects such as Application, Deployment. For application, its labels can be specified via labels field in the application …
-
January 2022 update
Wednesday, January 05, 2022 in News
Published by the PipeCD dev team every month, this update will provide you with news and updates about the project! Please click here if you want to see the last status update. Happy New Year First of all, PipeCD team would like to wish you all a …
-
Release v0.23.0
Tuesday, January 04, 2022 in Releases
Changelog since v0.22.0 New Features Introduce Deployment Chain which allows rolling out to multiple clusters gradually or promoting across environments Introduce a better way to add applications just by a few clicks. Pipeds now start watching …
Posts in 2021
-
PipeCD best practice 01
Wednesday, December 29, 2021 in News
PipeCD is an open source project, you can freely use the released versions of PipeCD to create and operate a continuous delivery system for your service or company. Quickstart docs - a complete guide for you to install required components of PipeCD …
-
Release v0.22.0
Wednesday, December 01, 2021 in Releases
Changelog since v0.21.1 New Features Introduce trigger field to give more controls on triggering the deployment trigger.onCommit: controls triggering new deployment when newly added Git commits touched the application trigger.onCommand: controls …
-
Release v0.21.1
Thursday, November 04, 2021 in Releases
Changelog since v0.21.0 Notable Changes Terraform deployment Allow configuring additional flags for Terraform commands (#2736) Event watcher Prevent Eventwatcher from handling events already handled (#2720) Notification Add an option to …
-
November 2021 update
Monday, November 01, 2021 in News
Published by the PipeCD dev team every month, this update will provide you with news and updates about the project! Please click here if you want to see the last status update. What’s changed Last month, PipeCD team has introduced 4 releases …
-
Release v0.21.0
Tuesday, October 26, 2021 in Releases
Changelog since v0.20.2 New Features Add ability to send notification events to external services via webhook (#2670) Notable Changes Configuration passed as piped --config-data flag’s value must be in base64 format (#2688) Add Project …