Posts in 2022
-
Release v0.30.0
Tuesday, May 10, 2022 in Releases
Changelog since v0.27.4 Notable Changes Add a dialog for skipping the analysis stage. (#3528) Allow customizing the ServiceAccount for workload of PipeCD Helm chart (#3535) Internal Changes Remove seal key secret management type from piped …
-
Release v0.27.4
Thursday, April 14, 2022 in Releases
Changelog since v0.27.3 Notable Changes Fix error unable to plan deployment of kind Terraform in case of missing module version argument (#3530) Internal Changes Define SkipStage gRPC API (#3522) Update docs for piped configuration (#3524) Add …
-
Release v0.27.3
Tuesday, April 12, 2022 in Releases
Changelog since v0.27.2 Notable Changes Add signatureValueFile field to allow loading signature value from file in the webhook config (#3518) Internal Changes Change the log message to avoid confusing it as an error (#3521) Add missing types …
-
The PipeCD play environment
Tuesday, April 12, 2022 in News
Good news, PipeCD team’s happy to bring you a place where you can have a look at the PipeCD platform in use. We call it the play environment - https://play.pipecd.dev. PipeCD play environment view With this live demo, you can now have a look at …
-
Release v0.27.2
Thursday, April 07, 2022 in Releases
Changelog since v0.27.1 Notable Changes Fix bug that causes login error when user belongs to too many teams (#3502) Be able to show artifact versions for terraform deployment (#3427) Make commit clickable on the application list page (#3441) …
-
Release v0.27.1
Thursday, March 24, 2022 in Releases
Changelog since v0.27.0 Notable Changes Add labels information to deployment detail page (#3423) Internal Changes Fix the examples (#3436) Fix help button position (#3434) Fix wrong config of examples (#3432) Make header menu item clickable …
-
Release v0.27.0
Friday, March 18, 2022 in Releases
Changelog since v0.26.0 Precondition From this version of the control plane, it requires Piped agent with a version greater than or equal to v0.26.0. Notable Changes Fix bug that the specified kubeConfigPath in Piped config was not used while …
-
Release v0.26.0
Monday, February 21, 2022 in Releases
Changelog since v0.25.1 Breaking changes The environment concept has been removed. It was marked as deprecated from v0.24.0, and from this version, it will be no longer supported. Please check this guide to switch to use Label instead. Remove …
-
February 2022 update
Thursday, February 10, 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. What’s changed Since the last report, PipeCD team has introduced 4 …
-
Release v0.25.1
Tuesday, February 08, 2022 in Releases
Notable Changes Redesign ADD FROM SUGGESTIONS form and make it as default (#3196) Avoid blocking plan-preview execution due to the existence of unavailable Piped (#3181) Refine Event list UI (#3205) Internal Changes Add kubectl create/replace …