Releases: pulumi/pulumi-kubernetes
Releases · pulumi/pulumi-kubernetes
v3.22.1
Revert "Enable Server-Side Apply mode by default (#2206)" (#2216) This reverts commit 5960e585b89b2747e93b1ec4b466df386fc7a048.
v3.22.0
Important Note -- This release changes the Provider default to enable Server-Side Apply mode. This change is
backward compatible, and should not require further action from users. The enableServerSideApply
flag is
still present, so you may explicitly opt out if you run into any problems using one of the following methods:
- Set the enableServerSideApply parameter to
false
on your Provider resource. - Set the environment variable
PULUMI_K8S_ENABLE_SERVER_SIDE_APPLY="false"
- Set the stack config
pulumi config set kubernetes:enableServerSideApply false
See the how-to guide for additional information about using Server-Side Apply with Pulumi's Kubernetes provider.
v3.21.4
Update changelog for v3.21.4 release
v3.21.3
Update changelog for v3.21.3 release
v3.21.2
Changelog (#2159)
v3.21.1
Update changelog for v3.21.1 release
v3.21.0
Upgrade to Kubernetes v1.25.0 (#2129)
v3.20.5
Update changelog for v3.20.5 release
v3.20.4
Prepare changelog for v3.20.4 (#2135)
v3.20.3
Update changelog for v3.20.3 release