2020-01-28 19:07:35 UTC - Hernan Moreno: hi guys.. I'm new with Openwhisk and K8s. Is there a way to install openwhisk with helm3 ? https://openwhisk-team.slack.com/archives/C4J3R7JFL/p1580238455014600?thread_ts=1580238455.014600&cid=C4J3R7JFL ---- 2020-01-28 20:24:40 UTC - Bilal: Yes, helm3 supports helm2 charts, so you can use helm3 with the old helm2 chart in the openwhisk-kube-deploy repo. Some of the commands are a bit different. You can track progress on updating to helm3 here: <https://github.com/apache/openwhisk-deploy-kube/issues/569> https://openwhisk-team.slack.com/archives/C4J3R7JFL/p1580243080014700?thread_ts=1580238455.014600&cid=C4J3R7JFL ---- 2020-01-28 21:44:29 UTC - Dave Grove: you can also try the PR for helm 3. its basically done and waiting to be merged. <https://github.com/apache/openwhisk-deploy-kube/pull/572> +1 : Hernan Moreno, Bilal https://openwhisk-team.slack.com/archives/C4J3R7JFL/p1580247869015000?thread_ts=1580238455.014600&cid=C4J3R7JFL ----