apache / superset

Apache Superset is a Data Visualization and Data Exploration Platform
https://superset.apache.org/
Apache License 2.0
62.82k stars 13.88k forks source link

Missing helm artifcat for 4.1.0 #30951

Open moshe opened 2 hours ago

moshe commented 2 hours ago

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.

$ 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

dosubot[bot] commented 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.