From b9b557a7618f9a23e1d599ddafdbf7bfd982a6fd Mon Sep 17 00:00:00 2001 From: Celalettin Calis Date: Fri, 29 Sep 2023 15:19:03 +0300 Subject: [PATCH] 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 0096481069247..2aa2bc49a3178 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: craig@craigrueda.com 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 0d69b9389cf11..573a3591c94e0 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