You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My be related to #30919
it seems like the latest version available in helm registry is 4.0.1 while 4.1.0 already release few days ago.
$ helm search repo superset
NAME CHART VERSION APP VERSION DESCRIPTION
stable/superset 1.1.13 0.36.0 DEPRECATED - Apache Superset (incubating) is a ...
superset/superset 0.13.1 4.0.1 Apache Superset is a modern, enterprise-ready b...
Screenshots/recordings
No response
Superset version
4.1.0
Python version
3.9
Node version
16
Browser
Chrome
Additional context
No response
Checklist
I have searched Superset docs and Slack and didn't find a solution to my problem.
I have searched the GitHub issue tracker and didn't find a similar bug report.
I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section.
The text was updated successfully, but these errors were encountered:
Hey @moshe, I'm here to help you with any bugs, questions, or contributions you have regarding Superset. I'm looking forward to working with you on this!
I found a similar unsolved discussion regarding Helm 4.0.2, which might be related to your issue. You can view it here[1].
Regarding the missing Helm artifact for version 4.1.0, it seems there might be a delay in updating the Helm chart version in the registry. The release process for Helm charts in the Superset repository is automated and triggered by pushes to specific branches that affect files in the helm/** path [2]. If the process hasn't been triggered or completed successfully, it could result in the latest version not being available in the registry.
You might want to check if there have been any recent updates or issues with the automated release process.
Bug description
My be related to #30919
it seems like the latest version available in helm registry is 4.0.1 while 4.1.0 already release few days ago.
Screenshots/recordings
No response
Superset version
4.1.0
Python version
3.9
Node version
16
Browser
Chrome
Additional context
No response
Checklist
The text was updated successfully, but these errors were encountered: