- Move YAML decode logic into provider. (<https://github.com/pulumi/pulumi-kubernetes/pull/925>). - Improve handling of default namespaces for Helm charts. (<https://github.com/pulumi/pulumi-kubernetes/pull/934>).
Bug fixes
- Fix panic condition in Ingress await logic. (<https://github.com/pulumi/pulumi-kubernetes/pull/928>). - Fix deprecation warnings and docs. (<https://github.com/pulumi/pulumi-kubernetes/pull/929>). - Fix projection of array-valued output properties in .NET. (<https://github.com/pulumi/pulumi-kubernetes/pull/931>)
1.4.1
Not secure
Bug fixes
- Fix deprecation warnings and docs. (<https://github.com/pulumi/pulumi-kubernetes/pull/918> and <https://github.com> /pulumi/pulumi-kubernetes/pull/921).
1.4.0
Not secure
Important
1.3.4
Not secure
Improvements
- Use HELM_HOME as default if set. (<https://github.com/pulumi/pulumi-kubernetes/pull/855>). - Use `namespace` provided by `KUBECONFIG`, if it is not explicitly set in the provider (<https://github.com/pulumi/pulumi-kubernetes/pull/903>).