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 2021/08/22 00:54:21 UTC

[superset] branch master updated (3faf653 -> 970d762)

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/superset.git.


    from 3faf653  initial commit (#16366)
     add 970d762  feat: Add extraVolumes and extraVolumeMounts to all main containers (#16361)

No new revisions were added by this update.

Summary of changes:
 helm/superset/Chart.yaml                       |  2 +-
 helm/superset/templates/deployment-beat.yaml   |  6 ++++++
 helm/superset/templates/deployment-worker.yaml |  6 ++++++
 helm/superset/templates/deployment.yaml        |  6 ++++++
 helm/superset/templates/init-job.yaml          |  6 ++++++
 helm/superset/values.yaml                      | 16 ++++++++++++++++
 6 files changed, 41 insertions(+), 1 deletion(-)