Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing helm artifact for 4.1.0 #30951

Closed
3 tasks done
moshe opened this issue Nov 17, 2024 · 2 comments
Closed
3 tasks done

Missing helm artifact for 4.1.0 #30951

moshe opened this issue Nov 17, 2024 · 2 comments
Assignees

Comments

@moshe
Copy link

moshe commented Nov 17, 2024

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.

$ 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.
Copy link

dosubot bot commented Nov 17, 2024

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.

@dosubot dosubot bot added the deploy:helm label Nov 17, 2024
@villebro villebro changed the title Missing helm artifcat for 4.1.0 Missing helm artifact for 4.1.0 Nov 18, 2024
@villebro
Copy link
Member

Closing this, as this discussion is specific to the Docker image, not Helm chart, and is ongoing in #30919.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants