From e1cd0547def6e5e35d001eeaa9c6f2a0466a9187 Mon Sep 17 00:00:00 2001 From: lodu <48859312+lodu@users.noreply.github.com> Date: Mon, 13 May 2024 16:43:58 +0200 Subject: [PATCH] chore(helm): bumping app version to 4.0.1 in helm chart (#28456) --- 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 96a3ae82e32a5..89d052d9f6d44 100644 --- a/helm/superset/Chart.yaml +++ b/helm/superset/Chart.yaml @@ -15,7 +15,7 @@ # limitations under the License. # apiVersion: v2 -appVersion: "4.0.0" +appVersion: "4.0.1" 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.12.10 +version: 0.12.11 dependencies: - name: postgresql version: 12.1.6 diff --git a/helm/superset/README.md b/helm/superset/README.md index e3f6412bb14bd..dc4083a31a4fd 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.12.10](https://img.shields.io/badge/Version-0.12.10-informational?style=flat-square) +![Version: 0.12.11](https://img.shields.io/badge/Version-0.12.11-informational?style=flat-square) Apache Superset is a modern, enterprise-ready business intelligence web application