DEV Community

Cover image for Puppet Continuous Delivery: New Releases!
Jason St-Cyr for puppet

Posted on

Puppet Continuous Delivery: New Releases!

We’re excited to announce that Puppet Continuous Delivery v5.11.0 and v4.37.0 are now available!

What's in Puppet CD 5.11.0

  • Support for Microsoft Entra ID to create Azure DevOps OAuth applications
  • A new API endpoint for uploading a custom SSH key to a workspace
  • Improved air-gapped installation
  • To prevent edits to the system level user, the buttons to change the root password and email are now hidden in the UI
  • Resolved issues and CVEs

Note that the above list is for the 5.11.0 release specifically. The 4.37.0 release contains a subset of these additions/fixes.

For full release notes, visit the CD docs:

Installation and Upgrade

If you'd like to use this latest version of Puppet CD, follow the appropriate instructions for your scenario:

What is Puppet Continuous Delivery (CD)?

Puppet CD watches for Puppet code changes you make in your source control and then ensures they are delivered to your environment node groups. This allows you to deliver changes to your organization's infrastructure-as-code and to safely and efficiently move new code from an isolated development environment through staging, review, and production.

Top comments (0)