diff --git a/.github/actions/chart-releaser-action b/.github/actions/chart-releaser-action index 120944e66390c..a917fd15b20e8 160000 --- a/.github/actions/chart-releaser-action +++ b/.github/actions/chart-releaser-action @@ -1 +1 @@ -Subproject commit 120944e66390c2534cc1b3c62d7285ba7ff02594 +Subproject commit a917fd15b20e8b64b94d9158ad54cd6345335584 diff --git a/.github/workflows/superset-helm-release.yml b/.github/workflows/superset-helm-release.yml index 242820afce457..24486e14b6730 100644 --- a/.github/workflows/superset-helm-release.yml +++ b/.github/workflows/superset-helm-release.yml @@ -36,7 +36,7 @@ jobs: run: helm repo add bitnami https://charts.bitnami.com/bitnami - name: Run chart-releaser - uses: helm/chart-releaser-action@v1.6.0 + uses: ./.github/actions/chart-releaser-action with: charts_dir: helm mark_as_latest: false diff --git a/helm/superset/Chart.yaml b/helm/superset/Chart.yaml index 2988973071a52..0d29b8833428b 100644 --- a/helm/superset/Chart.yaml +++ b/helm/superset/Chart.yaml @@ -29,7 +29,7 @@ maintainers: - name: craig-rueda email: craig@craigrueda.com url: https://github.com/craig-rueda -version: 0.13.0 +version: 0.13.1 dependencies: - name: postgresql version: 12.1.6 diff --git a/helm/superset/README.md b/helm/superset/README.md index 796fddfd006ef..2031af326413f 100644 --- a/helm/superset/README.md +++ b/helm/superset/README.md @@ -23,7 +23,7 @@ NOTE: This file is generated by helm-docs: https://github.com/norwoodj/helm-docs # superset -![Version: 0.13.0](https://img.shields.io/badge/Version-0.13.0-informational?style=flat-square) +![Version: 0.13.1](https://img.shields.io/badge/Version-0.13.1-informational?style=flat-square) Apache Superset is a modern, enterprise-ready business intelligence web application