dosubot[bot] commented on issue #35461: URL: https://github.com/apache/superset/issues/35461#issuecomment-3363483332
<!-- Answer --> Helm chart 0.15.1 exists in the codebase but hasn't been published to the Helm repo yet because the release PR for publishing to the gh-pages branch is still open and unmerged—this is why it's not available at https://apache.github.io/superset/ yet. This is similar to previous delays where a chart version only became available after the release PR was merged and the repo updated ([example](https://github.com/apache/superset/issues/34538)). The chart is currently broken due to its dependencies on Bitnami's OCI repositories for PostgreSQL and Redis, which have been deprecated. There is no documented workaround or migration to alternatives like bitnamilegacy in the chart's codebase or docs—everything still points to the deprecated Bitnami OCI endpoints ([example](https://github.com/apache/superset/blob/829e4d92d91ceae4b43b1ed3b063ffe45377799c/helm/superset/Chart.yaml)). If you need a workaround, you would have to manually edit the dependencies in your local chart to point to a different repo. There are no signs of a 6.x or beta chart release being planned or discussed in the repo or docs. The Helm chart is community-maintained and not officially supported by the core project ([reference](https://github.com/apache/superset/wiki/Release-Process)), so fixes and new releases depend on community contributions. If you need to deploy Superset via Helm right now, the recommended workaround is to clone the repo and use the chart from `helm/superset` directly, making any dependency changes you need locally ([reference](https://github.com/apache/superset/issues/34301)). <!-- Dosu Comment Footer --> *To reply, just mention [@dosu](https://go.dosu.dev/dosubot).* --- <sup>How did I do? [Good](https://app.dosu.dev/response-feedback/f8823029-042d-4248-99ee-d5676db1ab26?feedback_type=great_response) | [Irrelevant](https://app.dosu.dev/response-feedback/f8823029-042d-4248-99ee-d5676db1ab26?feedback_type=irrelevant_answer) | [Incorrect](https://app.dosu.dev/response-feedback/f8823029-042d-4248-99ee-d5676db1ab26?feedback_type=incorrect_sources) | [Verbose](https://app.dosu.dev/response-feedback/f8823029-042d-4248-99ee-d5676db1ab26?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/f8823029-042d-4248-99ee-d5676db1ab26?feedback_type=hallucination) | [Report 🐛](https://app.dosu.dev/response-feedback/f8823029-042d-4248-99ee-d5676db1ab26?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/f8823029-042d-4248-99ee-d5676db1ab26?feedback_type=other)</sup> [](https://app.dosu.dev/a28d3c7e-a9d3-459e-9fb6-3a6f9ff4f357/ask?utm_source=githu b) [](https://go.dosu.dev/discord-bot) [](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/apache/superset/issues/35461) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
