Skip to content
Prev Previous commit
Prepare for v1.5.0 release
  • Loading branch information
rquitales committed Sep 13, 2024
commit ff0ef1bd0a0f7f7b49a94f11b9d53ee5dcfe98fa
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 1.5.0 (2024-09-13)

### Added
- Patch variant resources are now generated for all custom resources. Patch resources allow you to modify and an existing custom resource. For more details on using Patch resources, see our [documentation](https://www.pulumi.com/registry/packages/kubernetes/how-to-guides/managing-resources-with-server-side-apply/#patch-a-resource).

Expand Down