Major changes
- None
Improvements
- Allow awaiters to be skipped by setting an annotation (https://github.com/pulumi/pulumi-kubernetes/pull/417)
- Set managed-by: pulumi label on all created resources (https://github.com/pulumi/pulumi-kubernetes/pull/418)
- Clean up docstrings for Helm package (https://github.com/pulumi/pulumi-kubernetes/pull/396)
- Support explicit `deleteBeforeReplace` (https://github.com/pulumi/pulumi/pull/2415)
Bug fixes
- Fix an issue with variable casing (https://github.com/pulumi/pulumi-kubernetes/pull/412)
- Use modified copy of memcache client (https://github.com/pulumi/pulumi-kubernetes/pull/414)