Upgrade Continuous Delivery (CD)
Upgrade your Continuous Delivery (CD) installation.
- Update the
version_requirement
value for thepuppetlabs-cd4peadm
module in yourbolt-project.yaml
to the newer version and runbolt module install --force
.Editing the
bolt-project.yaml
file is covered in the Install Continuous Delivery (CD) section. - If you have a license file, create a directory named
files
and copy the license file tofiles/license.lic
. A license file is required to access the premium features of Continuous Delivery (CD). - Run
bolt plan run cd4peadm::upgrade
.