mjlshen commented on issue #35461: URL: https://github.com/apache/superset/issues/35461#issuecomment-4738221444
This essentially got taken care of by #41167 (thanks @rusackas !), now there's: ```bash ❯ helm search repo superset/superset --versions --version ">=0.15.0" NAME CHART VERSION APP VERSION DESCRIPTION superset/superset 0.16.2 6.1.0 Apache Superset is a modern, enterprise-ready b... superset/superset 0.16.1 6.1.0 Apache Superset is a modern, enterprise-ready b... superset/superset 0.16.0 6.1.0 Apache Superset is a modern, enterprise-ready b... superset/superset 0.15.5 5.0.0 Apache Superset is a modern, enterprise-ready b... superset/superset 0.15.2 5.0.0 Apache Superset is a modern, enterprise-ready b... superset/superset 0.15.0 5.0.0 Apache Superset is a modern, enterprise-ready b... ``` -- 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]
