Skip to content

v0.77.0 - Lock Releases Based on the Current Version

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Oct 22:46
· 402 commits to main since this release

During the general availability (GA) process, it makes sense to lock bosh releases and stemcells to their current version. This slows amount of tile changes occurring to slow down and license and security scanning can happen. This release includes a new command to make this simple step even easier.

Using it looks like this:

kiln glaze

This change also includes some internal refactors that do not change behavior.

What's Changed

  • feat (kiln glaze): quickly pin releases in a Kilnfile by @crhntr and @dtimm in #336

Full Changelog: v0.76.0...v0.77.0