You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- CustomResource for Java SDK (https://github.com/pulumi/pulumi-kubernetes/pull/3020)
6
+
7
+
### Changed
3
8
- 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)
4
12
- 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)
6
13
- Fixed spurious diffing for updates when in renderYaml mode (https://github.com/pulumi/pulumi-kubernetes/pull/3030)
0 commit comments