Open moshe opened 2 hours ago
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.
To continue talking to Dosu, mention @dosu.
Bug description
My be related to https://github.com/apache/superset/issues/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