From 93b83febc2eca2f1ae0b8fcac7429f339921606a Mon Sep 17 00:00:00 2001 From: lodu <48859312+lodu@users.noreply.github.com> Date: Tue, 9 Apr 2024 21:58:16 +0200 Subject: [PATCH] chore(helm): bumping app version to 4.0.0 in helm chart (#27946) --- 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 40d7566f0d7f2..cc5780b97a0d0 100644 --- a/helm/superset/Chart.yaml +++ b/helm/superset/Chart.yaml @@ -15,7 +15,7 @@ # limitations under the License. # apiVersion: v2 -appVersion: "3.1.2" +appVersion: "4.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.12.8 +version: 0.12.9 dependencies: - name: postgresql version: 12.1.6 diff --git a/helm/superset/README.md b/helm/superset/README.md index 503aa2b5be780..02d21cbc61652 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.8](https://img.shields.io/badge/Version-0.12.8-informational?style=flat-square) +![Version: 0.12.9](https://img.shields.io/badge/Version-0.12.9-informational?style=flat-square) Apache Superset is a modern, enterprise-ready business intelligence web application