Skip to content

Commit

Permalink
Prepare for v4.14.0 release (#3081)
Browse files Browse the repository at this point in the history
  • Loading branch information
rquitales authored Jun 28, 2024
1 parent d418c9a commit 04941ef
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## Unreleased

## 4.14.0 (June 28, 2024)

### Added

- `TypedDict` input types for the Python SDK (https://github.com/pulumi/pulumi-kubernetes/pull/3070)
Expand All @@ -13,7 +15,7 @@
- `Chart` v4 now handles an array of assets. (https://github.com/pulumi/pulumi-kubernetes/pull/3061)
- Fix previews always failing when a resource is to be replaced (https://github.com/pulumi/pulumi-kubernetes/pull/3053)

## 4.13.0 (June 4, 2024)
## 4.13.1 (June 4, 2024)

### Added

Expand Down

0 comments on commit 04941ef

Please sign in to comment.