Improvements
- Improve namespaced Kind check. (https://github.com/pulumi/pulumi-kubernetes/pull/947).
- Add helm template `apiVersions` flag. (https://github.com/pulumi/pulumi-kubernetes/pull/894)
- Move YAML decode logic into provider and improve handling of default namespaces for Helm charts. (https://github.com
/pulumi/pulumi-kubernetes/pull/952).
Bug fixes
- Gracefully handle unreachable k8s cluster. (https://github.com/pulumi/pulumi-kubernetes/pull/946).
- Fix deprecation notice for CSINode. (https://github.com/pulumi/pulumi-kubernetes/pull/944).