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 a49e0b2 feat: Adding encrypted field factory (#14109)
add c3e89d5 feat: publish superset helm chart (#14163)
No new revisions were added by this update.
Summary of changes:
.github/workflows/superset-helm-lint.yml | 45 ++++++++++++++++++++++
.github/workflows/superset-helm-release.yml | 35 +++++++++++++++++
helm/superset/values.yaml | 2 +
lintconf.yaml | 58 +++++++++++++++++++++++++++++
4 files changed, 140 insertions(+)
create mode 100644 .github/workflows/superset-helm-lint.yml
create mode 100644 .github/workflows/superset-helm-release.yml
create mode 100644 lintconf.yaml