Skip to content

Commit 38511bd

Browse files
authored
Prepare for v4.13 (#3050)
### Added - Kustomize Directory v2 resource (#3036) - CustomResource for Java SDK (#3020) ### Changed - Update to pulumi-java v0.12.0 (#3025) ### Fixed - Fixed Chart v4 fails on update (#3046)
1 parent aad942b commit 38511bd

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
1-
## Unreleased
1+
## 4.13.0 (June 4, 2024)
22

3+
### Added
4+
- Kustomize Directory v2 resource (https://github.com/pulumi/pulumi-kubernetes/pull/3036)
5+
- CustomResource for Java SDK (https://github.com/pulumi/pulumi-kubernetes/pull/3020)
6+
7+
### Changed
38
- Update to pulumi-java v0.12.0 (https://github.com/pulumi/pulumi-kubernetes/pull/3025)
9+
10+
### Fixed
11+
- Fixed Chart v4 fails on update (https://github.com/pulumi/pulumi-kubernetes/pull/3046)
412
- Fixed a panic that occurs when diffing Job resources containing `replaceUnready` annotations and an unreachable cluster connection. (https://github.com/pulumi/pulumi-kubernetes/pull/3024)
5-
- CustomResource for Java SDK (https://github.com/pulumi/pulumi-kubernetes/pull/3020)
613
- Fixed spurious diffing for updates when in renderYaml mode (https://github.com/pulumi/pulumi-kubernetes/pull/3030)
7-
- Kustomize Directory v2 resource (https://github.com/pulumi/pulumi-kubernetes/pull/3036)
8-
- Fix: Chart v4 fails on update (https://github.com/pulumi/pulumi-kubernetes/pull/3046)
914

1015
## 4.12.0 (May 21, 2024)
1116

0 commit comments

Comments
 (0)