We just released <https://github.com/pulumi/pulumi...
# announcements
g
We just released https://github.com/pulumi/pulumi-kubernetes/releases/tag/v1.4.2, which fixes a longstanding issue with Helm Chart namespaces. With this change, you should be able to set the namespace of any Chart resources using the
namespace
parameter rather than requiring any transformation magic. 🎉 partyk8s Update - Unfortunately, we discovered a regression in this release and had to revert two related changes in 1.4.3, including the Helm namespace change. We’ll get that fixed properly in the near future. Sorry for the inconvenience!
🎉 21
🍻 13
👍 12
We discovered a regression in the 1.4.2 release and are working on a fix. See https://github.com/pulumi/pulumi-kubernetes/issues/939 for details. Workaround for now is pinning to the 1.4.1 release.
Currently reverting the problematic code and will be releasing 1.4.3 this afternoon with that fix