You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by cr...@apache.org on 2020/11/13 23:24:02 UTC

[incubator-superset] branch master updated (218f58e -> 68693c7)

This is an automated email from the ASF dual-hosted git repository.

craigrueda pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.


    from 218f58e  fix(saved query): handle null sql field (#11679)
     add 68693c7  feat: Helm improvements (#11700)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/docker.yml                       |  2 --
 .../{deployment.yaml => deployment-worker.yaml}    | 23 +++++++++++-----------
 helm/superset/templates/deployment.yaml            |  5 +++++
 helm/superset/templates/init-job.yaml              |  3 +++
 helm/superset/values.yaml                          | 22 +++++++++++++++++++--
 5 files changed, 40 insertions(+), 15 deletions(-)
 copy helm/superset/templates/{deployment.yaml => deployment-worker.yaml} (81%)