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

michaelsmolina pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new b9b557a761 fix(helm chart): set chart appVersion to 3.0.0 (#25373)
b9b557a761 is described below

commit b9b557a7618f9a23e1d599ddafdbf7bfd982a6fd
Author: Celalettin Calis <[email protected]>
AuthorDate: Fri Sep 29 15:19:03 2023 +0300

    fix(helm chart): set chart appVersion to 3.0.0 (#25373)
---
 helm/superset/Chart.yaml | 4 ++--
 helm/superset/README.md  | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/helm/superset/Chart.yaml b/helm/superset/Chart.yaml
index 0096481069..2aa2bc49a3 100644
--- a/helm/superset/Chart.yaml
+++ b/helm/superset/Chart.yaml
@@ -15,7 +15,7 @@
 # limitations under the License.
 #
 apiVersion: v2
-appVersion: "3.0"
+appVersion: "3.0.0"
 description: Apache Superset is a modern, enterprise-ready business 
intelligence web application
 name: superset
 icon: https://artifacthub.io/image/68c1d717-0e97-491f-b046-754e46f46922@2x
@@ -29,7 +29,7 @@ maintainers:
   - name: craig-rueda
     email: [email protected]
     url: https://github.com/craig-rueda
-version: 0.10.8
+version: 0.10.9
 dependencies:
   - name: postgresql
     version: 12.1.6
diff --git a/helm/superset/README.md b/helm/superset/README.md
index 0d69b9389c..573a3591c9 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.10.8](https://img.shields.io/badge/Version-0.10.8-informational?style=flat-square)
+![Version: 
0.10.9](https://img.shields.io/badge/Version-0.10.9-informational?style=flat-square)
 
 Apache Superset is a modern, enterprise-ready business intelligence web 
application
 

Reply via email to