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

fix(helm): Updated Chart.yaml with the latest versions of postgresql and redis for superset #22503

Closed
wants to merge 3 commits into from

Conversation

surajsunrays
Copy link

Title

fix(helm chart): Updated Chart.yaml with the latest versions of PostgreSQL and Redis for the superset

SUMMARY

Chart versions for PostgreSQL and Redis were outdated causing the helm dependency build to fail.

Updated these charts versions for the latest ones, which supports the build and solves the issue.

Before pushing this commit, changes have been tested on the local system, and also tried deploying the updated charts or local Kubernetes cluster (created using r3d)

TESTING INSTRUCTIONS

Following the commands mentioned here to test out the changes
https://superset.apache.org/docs/installation/installing-superset-from-scratch#installing-superset-with-helm-in-kubernetes

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@surajsunrays
Copy link
Author

@craig-rueda When are you planning to merge this pull request?

@surajsunrays surajsunrays changed the title Updated Chart.yaml with the latest versions of postgresql and redis for superset fix: Updated Chart.yaml with the latest versions of postgresql and redis for superset Dec 27, 2022
@craig-rueda
Copy link
Member

Soon? 🤣

@craig-rueda craig-rueda changed the title fix: Updated Chart.yaml with the latest versions of postgresql and redis for superset fix(helm): Updated Chart.yaml with the latest versions of postgresql and redis for superset Dec 29, 2022
@craig-rueda
Copy link
Member

Looks like some checks are still failing.

@surajsunrays
Copy link
Author

Looks like some checks are still failing.

Updated README.md with required documentation details.

@craig-rueda
Copy link
Member

Pls take a look at the failed checks. Looks like the issue isn't the readme, but rather helm docs

@surajsunrays
Copy link
Author

Pls take a look at the failed checks. Looks like the issue isn't the readme, but rather helm docs

@craig-rueda could you please help me to resolve the failed checks? I cannot understand why it is failing and which file(s) need to be updated to fix it. Thanks

@craig-rueda
Copy link
Member

Closing in favor of #22590

Bumps linters and updates inline docs ☝️

@craig-rueda craig-rueda closed this Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants