From 533081e777cab6d892728d68f8795903fd43221f Mon Sep 17 00:00:00 2001 From: dnskr Date: Sun, 21 Jan 2024 14:49:54 +0100 Subject: [PATCH] feat(helm): Upgrade default Superset version to 3.1.0 --- 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 cbca942569349..019b2a5159f21 100644 --- a/helm/superset/Chart.yaml +++ b/helm/superset/Chart.yaml @@ -15,7 +15,7 @@ # limitations under the License. # apiVersion: v2 -appVersion: "3.0.1" +appVersion: "3.1.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.11.2 +version: 0.12.0 dependencies: - name: postgresql version: 12.1.6 diff --git a/helm/superset/README.md b/helm/superset/README.md index 1eaf4928c158a..acb8f10716d63 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.11.2](https://img.shields.io/badge/Version-0.11.2-informational?style=flat-square) +![Version: 0.12.0](https://img.shields.io/badge/Version-0.12.0-informational?style=flat-square) Apache Superset is a modern, enterprise-ready business intelligence web application