Skip to content

Releases: pulumi/pulumi-kubernetes

v3.22.1

27 Oct 03:03
5374d49
Compare
Choose a tag to compare
Revert "Enable Server-Side Apply mode by default (#2206)" (#2216)

This reverts commit 5960e585b89b2747e93b1ec4b466df386fc7a048.

v3.22.0

21 Oct 20:20
5ebd95c
Compare
Choose a tag to compare

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:

  1. Set the enableServerSideApply parameter to false on your Provider resource.
  2. Set the environment variable PULUMI_K8S_ENABLE_SERVER_SIDE_APPLY="false"
  3. 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.

  • Fix values precedence in helm release (#2191)
  • Enable Server-Side Apply mode by default (#2206)

v3.21.4

22 Sep 23:51
3c1b35c
Compare
Choose a tag to compare
Update changelog for v3.21.4 release

v3.21.3

22 Sep 22:12
fb1c0d4
Compare
Choose a tag to compare
Update changelog for v3.21.3 release

v3.21.2

01 Sep 22:06
0b37d2b
Compare
Choose a tag to compare
Changelog (#2159)

v3.21.1

31 Aug 17:24
a228022
Compare
Choose a tag to compare
Update changelog for v3.21.1 release

v3.21.0

23 Aug 23:43
1f80382
Compare
Choose a tag to compare
Upgrade to Kubernetes v1.25.0 (#2129)

v3.20.5

16 Aug 21:15
48de876
Compare
Choose a tag to compare
Update changelog for v3.20.5 release

v3.20.4

15 Aug 20:30
fd27374
Compare
Choose a tag to compare
Prepare changelog for v3.20.4 (#2135)

v3.20.3

10 Aug 01:27
014971a
Compare
Choose a tag to compare
Update changelog for v3.20.3 release