Skip to content

v0.5.0

Compare
Choose a tag to compare
@ahmedwaleedmalik ahmedwaleedmalik released this 29 Jun 16:43
cef3da9

What's Changed

Breaking Changes

  • #179 Fixes the rendering of file permissions for cloud-init and ignition. Users that have created custom OperatingSystemProfiles need to manually update the permissions and ensure that they are in decimal base with no leading zeroes. For example, 0755 should be 755.
  • #175 Updates the OperatingSystemProfiles with dedicated sections for provisioningConfig and bootstrapConfig. Users that have created custom OperatingSystemProfiles need to manually update them.

Full Changelog: v0.4.4...v0.5.0