Skip to content

v4.12.0

Compare
Choose a tag to compare
@pulumi-bot pulumi-bot released this 21 May 23:23
· 76 commits to master since this release
fa7330c

Added

  • Added a new Helm Chart v4 resource. (#2947)
  • Added support for deletion propagation policies (e.g. Orphan). (#3011)
  • Server-side apply conflict errors now include the original field manager's name. (#2983)

Changed

  • Pulumi will now wait for DaemonSets to become ready. (#2953)
  • The Release resource's merge behavior for valueYamlFiles now more closely matches Helm's behavior. (#2963)

Fixed

  • Helm Chart V3 previews no longer fail when the cluster is unreachable. (#2992)
  • Fixed a panic that could occur when a missing field became null. (#1970)