Superset Helm Chart #41876
-
|
Hello, in the releases I see superset chart above version 0.17.2 https://github.com/apache/superset/releases |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hi @sushiMix! I'm Dosu and I'm helping the Apache Superset team. The Helm chart has been a long-standing pain point — none of Superset's committers have been actively maintaining it in sync with releases, which is why versions beyond 0.17.2 never made it to the published Helm repo at As of recently, the Helm chart is considered largely unmaintained/deprecated. The officially supported path forward for Kubernetes deployments is now the Superset Kubernetes Operator, which is live and has a migration guide [1]. If you're starting fresh or looking to upgrade, the Kubernetes Operator would be the recommended route. To reply, just mention @dosu. Share context across your team and agents. Try Dosu. |
Beta Was this translation helpful? Give feedback.
Hi @sushiMix! I'm Dosu and I'm helping the Apache Superset team.
The Helm chart has been a long-standing pain point — none of Superset's committers have been actively maintaining it in sync with releases, which is why versions beyond 0.17.2 never made it to the published Helm repo at
https://apache.github.io/superset/index.yaml. Earlier versions like 0.15.3 and 0.15.4 also went missing from ArtifactHub for similar reasons [1].As of recently, the Helm chart is considered largely unmaintained/deprecated. The officially supported path forward for Kubernetes deployments is now the Superset Kubernetes Operator, which is live and has a migration guide [1].
If you're starting fresh or looking …