You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by "dnskr (via GitHub)" <gi...@apache.org> on 2023/04/05 19:44:23 UTC

[GitHub] [superset] dnskr opened a new pull request, #23594: feat(helm): Upgrade default Superset version to 2.1.0

dnskr opened a new pull request, #23594:
URL: https://github.com/apache/superset/pull/23594

   ### SUMMARY
   The PR upgrades default Superset version to `2.1.0` in the helm chart.
   Also installation of `psycopg2-binary==2.9.1` and `redis==3.5.3` packages removed from bootstrap script, because newest `psycopg2-binary==2.9.5` and `redis=3.5.3`are built in to the official docker image.
   
   ### TESTING INSTRUCTIONS
   The following command successfully deploys the chart
   ```shell
   helm install superset helm/superset
   ```
   
   ### ADDITIONAL INFORMATION
   <!--- Check any relevant boxes with "x" -->
   <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->
   - [ ] Has associated issue:
   - [ ] Required feature flags:
   - [ ] Changes UI
   - [ ] Includes DB Migration (follow approval process in [SIP-59](https://github.com/apache/superset/issues/13351))
     - [ ] 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
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] rusackas merged pull request #23594: feat(helm): Upgrade default Superset version to 2.1.0

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas merged PR #23594:
URL: https://github.com/apache/superset/pull/23594


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org